From: Rob Clark Date: Thu, 5 Apr 2012 15:34:56 +0000 (-0500) Subject: staging: drm/omap: move where DMM driver is registered X-Git-Tag: v3.4-rc3~25^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be0775ac140dd80a1d60fb7e71ec60e649c14ff8;p=pandora-kernel.git 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 --- Reading git-diff-tree failed