From: Takashi Iwai Date: Fri, 8 Jul 2011 14:55:13 +0000 (+0200) Subject: ALSA: hda - Merge alc*_parse_auto_config() functions in patch_realtek.c X-Git-Tag: v3.1-rc1~271^2^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e6179b8445bf76123cfab1e0af4833cc7618a4a;p=pandora-kernel.git 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 --- Reading git-diff-tree failed