]> git.ipfire.org Git - people/ms/linux.git/commit
ALSA: hda - Initialize missing bass speaker pin for ASUS AIO ET2700
authorTakashi Iwai <tiwai@suse.de>
Thu, 28 Nov 2013 14:21:21 +0000 (15:21 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Dec 2013 19:05:56 +0000 (11:05 -0800)
commit01f3a15d92d94141ef2ee51f1d7da48d5f774c3d
tree40ebf8eeadc1ac9072c41caa73848f45fe2a75de
parent2efc09523dd0ad37f257a36ec4dd7d3f049bb02e
ALSA: hda - Initialize missing bass speaker pin for ASUS AIO ET2700

commit 1f0bbf03cb829162ec8e6d03c98aaaed88c6f534 upstream.

Add a fixup entry for the missing bass speaker pin 0x16 on ASUS ET2700
AiO desktop.  The channel map will be added in the next patch, so that
this can be backported easily to stable kernels.

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