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 01:35:10 +0000 (18:35 -0700)
commitf36adc590eb3e9a4fd6c61a1cb9f6b273dd58138
treea6769456da608dbe9f031d9231d21ccb76b8f880
parentb2cd322d3db7c2181ebe310a8e8f6e5eb3071293
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