]> git.baikalelectronics.ru Git - kernel.git/commit
staging: drm/omap: move where DMM driver is registered
authorRob Clark <rob@ti.com>
Thu, 5 Apr 2012 15:34:56 +0000 (10:34 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Apr 2012 16:19:29 +0000 (09:19 -0700)
commit13be3477a35a428b809fc415ae15ae6f0726be07
tree257a0152dcd0e21057eec159dd9c223aebedc510
parent3bdf1d2b967f7167449aa68566ca157d1f892f8a
staging: drm/omap: move where DMM driver is registered

Not sure what triggered the change in behavior, but seems to
result in recursively acquiring a mutex and hanging on boot.  But
omap_drm_init() seems a much more sane place to register the
driver for the DMM sub-device.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/omapdrm/omap_drv.c