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

No differences found