ALSA: hda - Fix missing bass speaker on ASUS N550
authorTakashi Iwai <tiwai@suse.de>
Thu, 21 Nov 2013 07:00:20 +0000 (08:00 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 21 Nov 2013 07:02:11 +0000 (08:02 +0100)
commita30c9aaa900a5fda21b90d5d6a3eaa3cbf16e330
tree5522ea8b27c3583eec4312752158f0890f8f36b2
parent0fc28fc030a85aa3d6d14e9e9fca0c8237c9ffb5
ALSA: hda - Fix missing bass speaker on ASUS N550

The laptop has a built-in speaker on NID 0x1a.  It's an LFE only on
the right channel, so we need to provide an explicit chmap, too.

There might be other surround speakers, but they can fixed in addition
at later point, so let's fix the easier bass speaker at first.

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