]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Fix up autocfg output pin numbers in realtek parser
authorTakashi Iwai <tiwai@suse.de>
Mon, 20 Sep 2010 12:56:32 +0000 (14:56 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 20 Sep 2010 12:56:32 +0000 (14:56 +0200)
commita3e2f5dc6abca75a31d5cbc9a98c891ade457ac4
tree885564ff51b7c42dd33223fe7b4bc1e35b7ac1b8
parent1a43a3af79a9eea716ac797a5f18b30d875d7478
ALSA: hda - Fix up autocfg output pin numbers in realtek parser

When quirks are applied, the numbers of output pins in autocfg aren't
set up properly but only pin arrays are changed.  Let's fix it up so that
the rest of the parser can use autocfg.line_outs & co safely.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c