kernel-ark/sound/soc/s3c24xx
Uwe Kleine-König dbe9ea6e79 ASoC: s3c2443-ac97: convert semaphore to mutex
This fixes a build failure for 2.6.31-rc4-rt1 (ARCH=arm, s3c2410_defconfig):

	  CC [M]  sound/soc/s3c24xx/s3c2443-ac97.o
	sound/soc/s3c24xx/s3c2443-ac97.c:50: warning: type defaults to 'int' in declaration of 'DECLARE_MUTEX'
	sound/soc/s3c24xx/s3c2443-ac97.c:50: warning: parameter names (without types) in function declaration
	sound/soc/s3c24xx/s3c2443-ac97.c: In function 's3c2443_ac97_read':
	sound/soc/s3c24xx/s3c2443-ac97.c:59: error: 'ac97_mutex' undeclared (first use in this function)
	sound/soc/s3c24xx/s3c2443-ac97.c:59: error: (Each undeclared identifier is reported only once
	sound/soc/s3c24xx/s3c2443-ac97.c:59: error: for each function it appears in.)
	sound/soc/s3c24xx/s3c2443-ac97.c: In function 's3c2443_ac97_write':
	sound/soc/s3c24xx/s3c2443-ac97.c:93: error: 'ac97_mutex' undeclared (first use in this function)

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2009-08-08 08:50:13 +01:00
..
jive_wm8750.c ASoC: Fix jive_wm8750.c build problems 2009-04-16 13:37:25 +01:00
Kconfig ASoC: Existing S3C24xx AC97 drivers should depend on S3C24xx 2009-08-05 17:15:04 +01:00
lm4857.h [ALSA] ASoC S3C24xx machine drivers - lm4857-h missing patch 2007-07-20 11:11:29 +02:00
ln2440sbc_alc650.c ASoC: Push platform registration down into the card 2008-12-02 16:03:40 +00:00
Makefile ASoC: Add Openmoko Neo FreeRunner (GTA02) audio driver 2009-05-23 11:06:11 +01:00
neo1973_gta02_wm8753.c ASoC: neo1973_gta02_wm8753: Replace deprecated s3c_gpio calls with gpiolib 2009-07-29 21:29:33 +01:00
neo1973_wm8753.c ASoC: Fix lm4857 control 2009-06-10 13:55:34 +01:00
s3c24xx_uda134x.c S3C24XX: Move and update IIS headers 2009-03-05 12:00:59 +00:00
s3c24xx-ac97.h ALSA: asoc: s3c24xx - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. 2008-07-10 09:32:45 +02:00
s3c24xx-i2s.c [ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h> 2009-05-18 16:25:40 +01:00
s3c24xx-i2s.h ALSA: asoc: s3c24xx - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. 2008-07-10 09:32:45 +02:00
s3c24xx-pcm.c [ARM] S3C24XX: Remove hardware specific registers from DMA 2009-05-01 11:39:06 +01:00
s3c24xx-pcm.h [ALSA] ASoC Samsung S3c24xx updates - audio DMA cleanup 2007-05-11 16:56:03 +02:00
s3c64xx-i2s.c ASoC: Use platform device resource for S3C64xx IISv2 2009-04-30 14:08:01 +01:00
s3c64xx-i2s.h ASoC: Make S3C64xx clock export function to return struct clk 2009-04-30 13:24:45 +01:00
s3c2412-i2s.c Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm 2009-06-14 13:42:43 -07:00
s3c2412-i2s.h ASoC: Split s3c2412-i2s.c into core and SoC specific parts 2009-03-06 13:37:08 +00:00
s3c2443-ac97.c ASoC: s3c2443-ac97: convert semaphore to mutex 2009-08-08 08:50:13 +01:00
s3c-i2s-v2.c ASoC: correct print specifiers for unsigneds 2009-05-28 10:20:26 +01:00
s3c-i2s-v2.h ASoC: Split s3c2412-i2s.c into core and SoC specific parts 2009-03-06 13:37:08 +00:00
smdk2443_wm9710.c ASoC: Push platform registration down into the card 2008-12-02 16:03:40 +00:00