]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4b565fc4678fb2de587042fd5664acf0ed0ce47c
tree74fc4500581697bcb66b80d6127b02e9e7271b78
parente4e4326803be24b3a165c624c09c8e913292a505
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