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)
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>

No differences found