linux/sound/soc
Roel Kluin e34ba21222 [ALSA] SOC: fix tests in cs4270_hw_params()
cs4270_hw_params does several times:

ret = snd_soc_write()
if (ret < 0)
	...

This only works when ret is signed.

Signed-off-by: Roel Kluin <12o3l@tiscali.nl>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2008-04-24 12:00:39 +02:00
..
at91 [ARM] 4912/2: [AT91] Endrelia audio driver must use GPIO interface 2008-04-10 14:57:19 +01:00
codecs [ALSA] SOC: fix tests in cs4270_hw_params() 2008-04-24 12:00:39 +02:00
davinci [ALSA] Davinci ASoC support 2008-04-24 12:00:11 +02:00
fsl [ALSA] Removed deprecated sound/driver.h from Freescale MPC8610 drivers 2008-04-24 12:00:27 +02:00
pxa [ALSA] sound: replace remaining __FUNCTION__ occurences 2008-04-24 12:00:20 +02:00
s3c24xx [ALSA] sound: replace remaining __FUNCTION__ occurences 2008-04-24 12:00:20 +02:00
sh [ALSA] Add SUPERH depends to sound/soc/sh/Kconfig 2008-04-24 12:00:06 +02:00
Kconfig [ALSA] Davinci ASoC support 2008-04-24 12:00:11 +02:00
Makefile [ALSA] Davinci ASoC support 2008-04-24 12:00:11 +02:00
soc-core.c [ALSA] sound: fix platform driver hotplug/coldplug 2008-04-24 12:00:35 +02:00
soc-dapm.c [ALSA] soc - Include register in DAPM debug output 2008-04-24 12:00:33 +02:00