]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda - Fix surround output pins for ASRock B150M mobo
authorTakashi Iwai <tiwai@suse.de>
Thu, 20 Oct 2016 10:14:51 +0000 (12:14 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Nov 2016 15:38:47 +0000 (16:38 +0100)
commit2585e17b71c76e974659900d3a4a597e54ebf5bc
tree8b20086f9b5facc3b6e0ebb7bcb0925b48e988e4
parent14456570a4a5245d58f422bd8f202e1a5616086d
ALSA: hda - Fix surround output pins for ASRock B150M mobo

commit 1a3f099101b85cc93d864eb030d97e7725c72ea7 upstream.

ASRock B150M Pro4/D3 mobo with ALC892 codec doesn't seem to provide
proper pins for the surround outputs, hence we need to specify the
pincfgs manually with a couple of other corrections.

Reported-and-tested-by: Benjamin Valentin <benpicco@googlemail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c