]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: hda/realtek - Correction of fixup codes for PB V7900 laptop
authorRonan Marquet <ronan.marquet@orange.fr>
Sun, 1 Jun 2014 16:38:53 +0000 (18:38 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 2 Jun 2014 14:46:31 +0000 (16:46 +0200)
commite30cf2d2bed3aed74a651c64de323ba26e4ff7d0
tree7e5942d1c3ca76eef3e0b2ea301af86f35bb8432
parent598e306184d26fa1d546334f2eb370b4d94a4ad3
ALSA: hda/realtek - Correction of fixup codes for PB V7900 laptop

Correcion of wrong fixup entries add in commit ca8f0424 to replace
static model quirk for PB V7900 laptop (will model).

[note: the removal of ALC260_FIXUP_HP_PIN_0F chain is also needed as a
 part of the fix; otherwise the pin is set up wrongly as a headphone,
 and user-space (PulseAudio) may be wrongly trying to detect the jack
 state -- tiwai]

Fixes: ca8f04247eaa ('ALSA: hda/realtek - Add the fixup codes for ALC260 model=will')
Signed-off-by: Ronan Marquet <ronan.marquet@orange.fr>
Cc: <stable@vger.kernel.org> [v3.4+]
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c