ALSA: hda - patch_analog.c: Remove some unused functions
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Sun, 21 Dec 2014 12:35:12 +0000 (13:35 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 26 Dec 2014 11:22:09 +0000 (12:22 +0100)
commit57da6bdd4823ad70ac58c5cd968943a4be95d739
treebcf38d6e1d5d2ff27406f4f57341524974e53e54
parentebd8146bba4d1716e2e47cbd5583f6836eeafb48
ALSA: hda - patch_analog.c: Remove some unused functions

Removes some functions that are not used anywhere:
ad198x_ch_mode_get() ad198x_ch_mode_info() ad198x_ch_mode_info()

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/hda/patch_analog.c