commit | f6837bbd599c2a4e1f621441f84286434bcc91ae | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Sep 20 14:56:32 2010 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Sep 20 14:56:32 2010 +0200 |
tree | 885564ff51b7c42dd33223fe7b4bc1e35b7ac1b8 | |
parent | 84eb01be18df7012ac31bf678da5aaf1accc6a77 [diff] |
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>