]> 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)
commit4a23b9878525d9df0520f4103776b13c2be7e005
treed1b041fa3cb5a4da2318fe1cfd622031f1f08722
parent9ffcb46e7e286cdb0b0c1369ca2f47ce32f16ec0
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