linux/sound/pci/hda
Takashi Iwai ef8d60fb79 ALSA: hda/realtek - Fix surround output regression on Acer Aspire 5935
The previous fix for the speaker on Acer Aspire 59135 introduced
another problem for surround outputs.  It changed the connections on
the line-in/mic pins for limiting the routes, but it left the modified
connections.  Thus wrong connection indices were written when set to
4ch or 6ch mode.

This patch fixes it by restoring the right connections just after
parsing the tree but before the initialization.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=42740

Cc: <stable@kernel.org> [v3.2+]
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2012-02-17 10:28:06 +01:00
..
Kconfig ALSA: Introduce common helper functions for jack-detection control 2011-11-16 11:14:03 +01:00
Makefile ALSA: hda - Cache the jack-detection value 2011-11-16 11:11:15 +01:00
alc260_quirks.c ALSA: hda - Remove ALC260 HP model quirks 2011-08-15 13:10:18 +02:00
alc880_quirks.c ALSA: hda/realtek - Avoid conflict of unsol-events with static quirks 2012-01-19 12:10:29 +01:00
alc882_quirks.c ALSA: hda/realtek - Avoid conflict of unsol-events with static quirks 2012-01-19 12:10:29 +01:00
alc_quirks.c ALSA: HDA: Refactor Realtek's automute 2011-09-20 18:22:33 +02:00
hda_beep.c sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed 2011-10-31 19:31:22 -04:00
hda_beep.h ALSA: hda - Fix missing static inline to beep dummy function 2011-06-14 08:14:32 +02:00
hda_codec.c ALSA: HDA: Fix duplicated output to more than one codec 2012-02-01 12:13:16 +01:00
hda_codec.h Merge branch 'test/hda-jack' into topic/hda 2011-12-20 15:42:57 +01:00
hda_eld.c ALSA: hda - fail ELD reading early 2011-11-22 12:09:45 +01:00
hda_generic.c sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed 2011-10-31 19:31:22 -04:00
hda_hwdep.c Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 2011-11-06 19:44:47 -08:00
hda_intel.c ALSA: hda - Fix buffer-alignment regression with Nvidia HDMI 2012-01-23 17:15:03 +01:00
hda_jack.c ALSA: HDA: Fix jack creation for codecs with front and rear Line In 2012-01-31 15:11:21 +01:00
hda_jack.h ALSA: hda - Merge input-jack helpers to hda_jack.c 2011-11-16 11:14:04 +01:00
hda_local.h ALSA: hda - Return the error from get_wcaps_type() for invalid NIDs 2012-01-10 12:41:22 +01:00
hda_proc.c ALSA: hda - Return the error from get_wcaps_type() for invalid NIDs 2012-01-10 12:41:22 +01:00
hda_trace.h ALSA: hda - Add tracepoint for unsolicited events 2011-08-09 14:24:17 +02:00
patch_analog.c ALSA: hda - Cache the jack-detection value 2011-11-16 11:11:15 +01:00
patch_ca0110.c ALSA: hda - Give more unique names by snd_hda_get_pin_label() 2011-11-16 15:48:23 +01:00
patch_ca0132.c ALSA: hda - Fix error handling in patch_ca0132.c 2012-02-07 11:05:07 +01:00
patch_cirrus.c ALSA: hda - Fix calling cs_automic twice for Cirrus codecs. 2012-02-01 09:43:46 +01:00
patch_cmedia.c sound: Add module.h to the previously silent sound users 2011-10-31 19:31:21 -04:00
patch_conexant.c ALSA: HDA: Use model=auto for Thinkpad T510 2012-01-23 17:20:58 +01:00
patch_hdmi.c ALSA: hda - Fix left-over merge issues in patch_hdmi.c 2011-12-20 15:54:33 +01:00
patch_realtek.c ALSA: hda/realtek - Fix surround output regression on Acer Aspire 5935 2012-02-17 10:28:06 +01:00
patch_si3054.c sound: Add module.h to the previously silent sound users 2011-10-31 19:31:21 -04:00
patch_sigmatel.c ALSA: hda - Fix mute-LED VREF value for new HP laptops 2012-02-09 09:33:46 +01:00
patch_via.c ALSA: hda - Fix initialization of secondary capture source on VT1705 2012-02-13 15:04:06 +01:00