]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: ice1712: wm8776.c: Remove some unused functions
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Sat, 20 Dec 2014 16:46:02 +0000 (17:46 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 26 Dec 2014 11:22:09 +0000 (12:22 +0100)
commitebd8146bba4d1716e2e47cbd5583f6836eeafb48
tree162be3a799b5186d4e8f12ce7228ba5e6eb88645
parentd6795827bd79b28fef1abdaf7e525fcca506b831
ALSA: ice1712: wm8776.c: Remove some unused functions

Removes some functions that are not used anywhere:
snd_wm8776_set_master_mode() snd_wm8776_set_adc_if() snd_wm8776_set_dac_if()

This was partially found by using a static code analysis program called cppcheck.

Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/ice1712/wm8776.c
sound/pci/ice1712/wm8776.h