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)
commitbe0775ac140dd80a1d60fb7e71ec60e649c14ff8
tree257a0152dcd0e21057eec159dd9c223aebedc510
parentf4477e90b3ea4c40466e8f418cf41a17aef09192
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