ALSA: hda - Add the top speaker pin config for HP Spectre x360
authorTakashi Iwai <tiwai@suse.de>
Tue, 27 Sep 2016 14:44:49 +0000 (16:44 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 27 Sep 2016 14:46:55 +0000 (16:46 +0200)
commit0eec880966e77bdbee0112989a2be67d92e39929
tree823914d5fef35feff4a7e968a803122a774449e6
parent392c9da24a994f238c5d7ea611c6245be4617014
ALSA: hda - Add the top speaker pin config for HP Spectre x360

HP Spectre x360 with CX20724 codec has two speaker outputs while the
BIOS sets up only the bottom one (NID 0x17) and disables the top one
(NID 0x1d).

This patch adds a fixup simply defining the proper pincfg for NID 0x1d
so that the top speaker works as is.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=169071
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_conexant.c