mirror of
https://github.com/torvalds/linux.git
synced 2024-12-18 17:12:55 +00:00
5014f19316
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> |
||
---|---|---|
.. | ||
hda_codec.c | ||
hda_codec.h | ||
hda_generic.c | ||
hda_intel.c | ||
hda_local.h | ||
hda_patch.h | ||
hda_proc.c | ||
Makefile | ||
patch_analog.c | ||
patch_cmedia.c | ||
patch_realtek.c | ||
patch_si3054.c | ||
patch_sigmatel.c |