omapfb: Condition mutex acquisition
authorSergio Aguirre <saaguirre@ti.com>
Wed, 30 Sep 2009 00:54:52 +0000 (17:54 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 30 Sep 2009 00:54:52 +0000 (17:54 -0700)
Acquiring mutex before framebuffer registration doesn't make sense,
As there's no danger of external access to the memory related fields.

Cc: tomi.valkeinen@nokia.com
Cc: imre.deak@nokia.com
Signed-off-by: Sergio Aguirre <saaguirre@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found