]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit030e61de390802aab2d8b244f240e29283b29a75
tree81e6c0af47532303eb0fad0f7df04e866fdd7a3d
parent358e27b505c433b2f6d951ea6307bcaf6cf27a57
ALSA: hda - Merge alc*_parse_auto_config() functions in patch_realtek.c

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>
sound/pci/hda/patch_realtek.c