Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 14 Apr 2013 17:55:20 +0000 (10:55 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 14 Apr 2013 17:55:20 +0000 (10:55 -0700)
commit93263e5283d5c2bc447bc42956f4fa58a3a0a63a
treef30b3539f1a259e22247efab51f5131ab73ec134
parentba3b7d827e96e90e3df82695c96b3f9a666c0d82
parent89ced125472b8551c65526934b7f6c733a6864fa
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux

Pull drm fixes from Dave Airlie:
 "One fix for a hotplug locking regressions, and one fix for an oops if
  you unplug the monitor at an inopportune moment on the udl device."

* 'drm-fixes' of git://people.freedesktop.org/~airlied/linux:
  drm/fb-helper: Fix locking in drm_fb_helper_hotplug_event
  udl: handle EDID failure properly.