]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd17b682de25bf953cf57ba470e1679e737813825
treed1b041fa3cb5a4da2318fe1cfd622031f1f08722
parent93ad042c70383a57aeb18b8fcecc9d601e80422c
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