Merge tag 'drm-misc-next-fixes-2017-02-09' of git://anongit.freedesktop.org/git/drm...
authorDave Airlie <airlied@redhat.com>
Fri, 10 Feb 2017 00:12:00 +0000 (10:12 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 10 Feb 2017 00:12:00 +0000 (10:12 +1000)
commit79b33494af518d3f20d1b7365a0c717daff83ab6
tree612389d0c61cf8aeba01e7acb0dae047a2108bc0
parentf864b00e03a0308beae7c88e2e145a429d5872dd
parentf9ad86e42d0303eeb8e0d41bb208153022ebd9d2
Merge tag 'drm-misc-next-fixes-2017-02-09' of git://anongit.freedesktop.org/git/drm-misc into drm-next

Just 3 bugfixes for 4.11 merge window:

- fbdev module unload oops fix from Chris
- patch from Dan that look really dangers, better safe than sorry

* tag 'drm-misc-next-fixes-2017-02-09' of git://anongit.freedesktop.org/git/drm-misc:
  drm/atomic: fix an error code in mode_fixup()
  drm: Cancel drm_fb_helper_resume_work on unload
  drm: Cancel drm_fb_helper_dirty_work on unload