commit | 62343997e475b8c33fef0d8549eef49f6855ae0a | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Dec 18 09:06:01 2012 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Sat Jan 12 08:30:25 2013 +0100 |
tree | 4fab681a5770bd1952f8e82bd25edc9b1cacc40f | |
parent | 27d31536517aa3609c592b68f1a69b6b687061f8 [diff] |
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>