original_kernel/sound/soc/s3c24xx
Werner Almesberger 33e5b22285 [ALSA] soc - Fix s3c24xx-i2s LR sync while timer ticks are disabled
When timer ticks are disabled when calling
sound/soc/s3c24xx/s3c24xx-i2s.c:s3c24xx_snd_lrsync
and the LR signal never happens, we loop forever.
This has been observed in the following call chain:
snd_pcm_common_ioctl1 -> snd_pcm_action_lock_irq ->
snd_pcm_action_single
 -> snd_pcm_do_resume -> soc_pcm_trigger -> s3c24xx_i2s_trigger

The patch below changes the timeout mechanism to use udelay, which
doesn't need timer ticks.

Signed-off-by: Werner Almesberger <werner@openmoko.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-05-19 17:55:10 +02:00
..
Kconfig
Makefile
lm4857.h
ln2440sbc_alc650.c [ALSA] soc - ln2440sbc_alc650 - Fix checkpatch warnings 2008-04-30 19:38:06 +02:00
neo1973_wm8753.c [ALSA] ASoC: Remove in-code changelogs 2008-05-19 13:19:20 +02:00
s3c24xx-ac97.h
s3c24xx-i2s.c [ALSA] soc - Fix s3c24xx-i2s LR sync while timer ticks are disabled 2008-05-19 17:55:10 +02:00
s3c24xx-i2s.h
s3c24xx-pcm.c [ALSA] ASoC: Remove in-code changelogs 2008-05-19 13:19:20 +02:00
s3c24xx-pcm.h
s3c2412-i2s.c
s3c2412-i2s.h
s3c2443-ac97.c [ALSA] ASoC: Remove in-code changelogs 2008-05-19 13:19:20 +02:00
smdk2443_wm9710.c [ALSA] ASoC: Remove in-code changelogs 2008-05-19 13:19:20 +02:00