ALSA: hda - Unify alc*_auto_init_input_src() in patch_realtek.c
authorTakashi Iwai <tiwai@suse.de>
Wed, 6 Jul 2011 15:39:59 +0000 (17:39 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 7 Jul 2011 07:35:14 +0000 (09:35 +0200)
commitf970de2555636c563935cdc2abc5684da2adacc4
treed1b041fa3cb5a4da2318fe1cfd622031f1f08722
parentd6cc9fabd58f33e829a3182aa856db0d57c726ef
ALSA: hda - Unify alc*_auto_init_input_src() in patch_realtek.c

The only different implmentation was alc880_auto_init_input_src(),
and now it covers this variant, and we can use the single function
for all codecs.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c