]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commitac350c464a3b646bdded294ef9a0c0188d31de43
tree9ac2805bbdab82d3707d038879e4e597a1011645
parent72cb168ce8e6d6d3c3c4226a26f9cb4231af4760
[PATCH] ARM: OMAP: rework mutex_init() for RT compatibility

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>
arch/arm/mach-omap2/board-h4.c
arch/arm/plat-omap/dsp/dsp_common.c
sound/oss/omap-audio-aic23.c
sound/oss/omap-audio-tsc2101.c