ALSA: hda - Remove snd_hda_codec_amp_update() call from patch_*.c
authorTakashi Iwai <tiwai@suse.de>
Thu, 13 Dec 2012 16:03:30 +0000 (17:03 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 10 Jan 2013 09:34:30 +0000 (10:34 +0100)
commit8092e6065435d75a68873fa66cd003a1b829e0fe
tree02e2606a16437ea86bd192c270b21dc6d3daed1e
parent9366ede7fd2c3ac7ed3a79c5d7c5ee4ad97043b8
ALSA: hda - Remove snd_hda_codec_amp_update() call from patch_*.c

It's used only in one place in patch_analog.c, and it can be replaced
with others better.

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