ALSA: hda - Remove obsoleted snd_hda_check_board_config() & co
authorTakashi Iwai <tiwai@suse.de>
Tue, 12 Aug 2014 09:54:36 +0000 (11:54 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 19 Aug 2014 06:04:28 +0000 (08:04 +0200)
commite9bd0224c130617d7d6037d3a405571c33b1e097
tree74fc4500581697bcb66b80d6127b02e9e7271b78
parent1aaff096954b1e2ac90692649d1b550e264a63da
ALSA: hda - Remove obsoleted snd_hda_check_board_config() & co

The helper functions snd_hda_check_board_config() and
snd_hda_check_board_codec_sid_config() are no longer used since the
transition to the generic parser and all quirks have been replaced
with fixups.  Let's kill these dead codes.

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