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)
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>

No differences found