]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: hda - Fix subwoofer pin on ASUS N751 and N551
authorYura Pakhuchiy <pakhuchiy@gmail.com>
Sat, 7 May 2016 16:53:36 +0000 (23:53 +0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 May 2016 00:06:46 +0000 (17:06 -0700)
commit28c56446f563af16707e7945ce88f143f8fd6285
treeabba2ccf38e23bba2d5a3da311f9efb5f97dfc31
parent7e8b58b0fa1c7f2da95307ab3fdf5704ca3f11db
ALSA: hda - Fix subwoofer pin on ASUS N751 and N551

commit 3231e2053eaeee70bdfb216a78a30f11e88e2243 upstream.

Subwoofer does not work out of the box on ASUS N751/N551 laptops. This
patch fixes it. Patch tested on N751 laptop. N551 part is not tested,
but according to [1] and [2] this laptop requires similar changes, so I
included them in the patch.

1. https://github.com/honsiorovskyi/asus-n551-hda-fix
2. https://bugs.launchpad.net/ubuntu/+source/alsa-tools/+bug/1405691

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=117781
Signed-off-by: Yura Pakhuchiy <pakhuchiy@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c