ALSA: hda - Merge alc*_parse_auto_config() functions in patch_realtek.c
authorTakashi Iwai <tiwai@suse.de>
Fri, 8 Jul 2011 14:55:13 +0000 (16:55 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 8 Jul 2011 14:55:13 +0000 (16:55 +0200)
Now all alc*_parse_auto_config() do almost same thing except for the
NID list to ignore and the PINs for SSID-check, we can merge all these
to a single function.  A good amount of code reduction.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found