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)
commitf6837bbd599c2a4e1f621441f84286434bcc91ae
tree885564ff51b7c42dd33223fe7b4bc1e35b7ac1b8
parent84eb01be18df7012ac31bf678da5aaf1accc6a77
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