tmp_suning_uos_patched/sound
Takashi Iwai b613291fb2 ALSA: hda - Retry codec-verbs at errors
The current error-recovery scheme for the codec communication errors
doesn't work always well.  Especially falling back to the
single-command mode causes the fatal problem on many systems.

In this patch, the problematic verb is re-issued again after the error
(even with polling mode) instead of the single-cmd mode.  The
single-cmd mode will be used only when specified via the command
option explicitly, mainly just for testing.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-04-21 11:10:44 +02:00
..
aoa Merge branch 'topic/aoa' into for-linus 2009-03-24 00:35:51 +01:00
arm Merge branch 'topic/drop-l3' into for-linus 2009-03-24 00:36:05 +01:00
atmel ALSA: Add ALSA driver for Atmel AC97 controller 2009-02-05 15:08:51 +01:00
core Merge branch 'topic/misc' into for-linus 2009-03-24 00:35:50 +01:00
drivers Merge branch 'topic/misc' into for-linus 2009-03-24 00:35:50 +01:00
i2c ALSA: drop outdated and broken sa11xx-uda1341 driver 2009-03-17 17:58:13 +01:00
isa Merge branch 'topic/sscape-fix' into for-linus 2009-03-24 00:36:21 +01:00
mips Merge branch 'topic/misc' into for-linus 2009-03-24 00:35:50 +01:00
oss Merge branch 'topic/oss-fix' into for-linus 2009-03-24 00:36:16 +01:00
parisc ALSA: Convert to snd_card_create() in other sound/* 2009-01-12 15:21:19 +01:00
pci ALSA: hda - Retry codec-verbs at errors 2009-04-21 11:10:44 +02:00
pcmcia Merge branch 'topic/misc' into for-linus 2009-03-24 00:35:50 +01:00
ppc Merge branch 'topic/powermac' into for-linus 2009-03-24 00:36:20 +01:00
sh ALSA: Convert to snd_card_create() in other sound/* 2009-01-12 15:21:19 +01:00
soc Merge branch 'topic/snd_card_new-err' into for-linus 2009-03-24 00:35:35 +01:00
sparc Merge branch 'topic/misc' into for-linus 2009-03-24 00:35:50 +01:00
spi ALSA: Convert to snd_card_create() in other sound/* 2009-01-12 15:21:19 +01:00
synth Merge branch 'topic/misc' into for-linus 2009-03-24 00:35:50 +01:00
usb Merge branch 'topic/usb-caiaq' into for-linus 2009-03-24 00:36:23 +01:00
ac97_bus.c ALSA: ac97 - Include ac97_codec.h for ac97_bus_type declaration 2008-12-02 16:25:37 +01:00
Kconfig ALSA: Add Atmel ALSA drivers directory 2009-02-05 15:08:53 +01:00
last.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
Makefile ALSA: Add Atmel ALSA drivers directory 2009-02-05 15:08:53 +01:00
sound_core.c ALSA: Fix declaration of sound_class 2008-12-15 16:55:27 +01:00
sound_firmware.c