]> git.baikalelectronics.ru Git - kernel.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)
committerTakashi Iwai <tiwai@suse.de>
Wed, 7 Nov 2012 13:42:04 +0000 (14:42 +0100)
commit6ce048982697309ae32e221cf37621b7008f432b
treed8a20eb5682b4979bfff841c0ba709218d2a8287
parent86cb2af1cc161e42a0d01e8daf4b0cc1ec19dab3
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