linux-kernel-test/sound
Libin Yang 5014f19316 [ALSA] hda-codec - Fix auto-probe of ALC880
Modules: HDA Codec driver

This patch is to fix the problem of calculating the nid incorrectly
when auto-probe for ALC880. The problem to be fixed often behaves
with such words when using dmesg, 'num_steps = 0 for NID=0x8' when
auto-probe for ALC880.

The patch contains:
- alsa-kernel/pci/hda/patch_realtek.c: replace 'alc880_dac_to_idx'
  with 'alc880_idx_to_dac' in function 'alc880_auto_fill_dac_nids()'

Signed-off-by: Libin Yang <libin.yang@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2006-01-03 12:29:41 +01:00
..
arm [ALSA] Remove SND_GENERIC_DRIVER from arm/Kconfig 2006-01-03 12:28:49 +01:00
core [ALSA] sound/: possible cleanups 2006-01-03 12:29:40 +01:00
drivers [ALSA] dynamic minors (5/6): reduce maximum number of MIDI devices per card 2006-01-03 12:29:20 +01:00
i2c [ALSA] Remove xxx_t typedefs: I2C drivers 2006-01-03 12:18:08 +01:00
isa [ALSA] Fix a compile warning 2006-01-03 12:29:09 +01:00
mips [ALSA] Remove snd_card_generic_dev() 2006-01-03 12:28:50 +01:00
oss [PATCH] Au1550 AC'97 OSS driver spinlock fixes 2005-12-15 14:22:45 -08:00
parisc [ALSA] Remove xxx_t typedefs: PARISC Harmony 2006-01-03 12:20:09 +01:00
pci [ALSA] hda-codec - Fix auto-probe of ALC880 2006-01-03 12:29:41 +01:00
pcmcia [ALSA] pdaudiocf - Fix PM support 2006-01-03 12:28:42 +01:00
ppc [ALSA] powermac - Use platform_device 2006-01-03 12:28:44 +01:00
sparc [ALSA] Remove snd_card_generic_dev() 2006-01-03 12:28:50 +01:00
synth [ALSA] Fix possible races in timer callbacks 2006-01-03 12:29:08 +01:00
usb [ALSA] usb-audio: fix Edirol UA-20 support 2006-01-03 12:29:32 +01:00
Kconfig [ALSA] sound: align device drivers menus 2005-11-04 13:17:08 +01:00
last.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sound_core.c [PATCH] Driver Core: fix up all callers of class_device_create() 2005-10-28 09:52:52 -07:00
sound_firmware.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00