[PATCH] ARM: OMAP: rework mutex_init() for RT compatibility
authorKevin Hilman <khilman@mvista.com>
Fri, 11 Aug 2006 10:18:08 +0000 (13:18 +0300)
committerTony Lindgren <tony@atomide.com>
Fri, 11 Aug 2006 10:18:08 +0000 (13:18 +0300)
Replace remaining __MUTEX_INITIALIZER() calls with mutex_init() to
enable compatibility with the realtime-preempt patchset.

Signed-off-by: Kevin Hilman <khilman@deeprooted.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found