]> git.ipfire.org Git - thirdparty/linux.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda - Unify alc_auto_init_analog_input() calls
authorTakashi Iwai <tiwai@suse.de>
Wed, 6 Jul 2011 13:15:12 +0000 (15:15 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 7 Jul 2011 07:31:25 +0000 (09:31 +0200)
commit0a7f532090f04093f8c11c4679e892f3a0fb63e5
treeca048af9603f31e9370b8e1be017a3e2107c65da
parentb78217096bcf60f2248fe2a5449a7e4f7fb29105
ALSA: hda - Unify alc_auto_init_analog_input() calls

All alc*_auto_init_analog_input() calls are identical, so let's use
the same function more clearly without aliases.

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