]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: hda - Fix invalid connections in VT1802 codec
authorTakashi Iwai <tiwai@suse.de>
Wed, 7 Nov 2012 09:37:48 +0000 (10:37 +0100)
committerBen Hutchings <ben@decadent.org.uk>
Fri, 16 Nov 2012 16:47:11 +0000 (16:47 +0000)
commit3108747fc8d5c940d626e2f4f106c431169c0ec1
tree615f0def218eabe2cdd733211f7e1b9bec8a102b
parent93939c34d9fa85c8fa27346b6a9ef08bd77984ce
ALSA: hda - Fix invalid connections in VT1802 codec

commit ef4da45828603df57e5e21b8aa21a66ce309f79b upstream.

VT1802 codec provides the invalid connection lists of NID 0x24 and
0x33 containing the routes to a non-exist widget 0x3e.  This confuses
the auto-parser.  Fix it up in the driver by overriding these
connections.

Reported-by: Massimo Del Fedele <max@veneto.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
sound/pci/hda/patch_via.c