commit | be0775ac140dd80a1d60fb7e71ec60e649c14ff8 | [log] [tgz] |
---|---|---|
author | Rob Clark <rob@ti.com> | Thu Apr 05 10:34:56 2012 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Apr 10 09:19:29 2012 -0700 |
tree | 257a0152dcd0e21057eec159dd9c223aebedc510 | |
parent | f4477e90b3ea4c40466e8f418cf41a17aef09192 [diff] |
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>