ALSA: hda - Fix invalid connections in VT1802 codec
authorTakashi Iwai <tiwai@suse.de>
Wed, 7 Nov 2012 09:37:48 +0000 (10:37 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 7 Nov 2012 13:42:04 +0000 (14:42 +0100)
commitef4da45828603df57e5e21b8aa21a66ce309f79b
treed8a20eb5682b4979bfff841c0ba709218d2a8287
parent5b3761954dac2d1393beef8210eb8cee81d16b8d
ALSA: hda - Fix invalid connections in VT1802 codec

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>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_via.c