android_kernel_xiaomi_sm7250/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
Kconfig ASoC: Existing S3C24xx AC97 drivers should depend on S3C24xx 2009-08-05 17:15:04 +01:00
lm4857.h
ln2440sbc_alc650.c
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-ac97.h
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
s3c24xx-pcm.c [ARM] S3C24XX: Remove hardware specific registers from DMA 2009-05-01 11:39:06 +01:00
s3c24xx-pcm.h
s3c64xx-i2s.c ASoC: Use platform device resource for S3C64xx IISv2 2009-04-30 14:08:01 +01:00
s3c64xx-i2s.h
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
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
smdk2443_wm9710.c