ALSA: hda/realtek - Remove superfluous input amp init
authorTakashi Iwai <tiwai@suse.de>
Tue, 18 Dec 2012 08:06:01 +0000 (09:06 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Jan 2013 07:30:25 +0000 (08:30 +0100)
commit62343997e475b8c33fef0d8549eef49f6855ae0a
tree4fab681a5770bd1952f8e82bd25edc9b1cacc40f
parent27d31536517aa3609c592b68f1a69b6b687061f8
ALSA: hda/realtek - Remove superfluous input amp init

The amps will be initialized via activate_path(), thus it's
superfluous to set in alc_auto_init_analog_input().

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