]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Check subdevice mask in snd_hda_check_board_codec_sid_config()
authorTakashi Iwai <tiwai@suse.de>
Tue, 22 Nov 2011 18:58:56 +0000 (19:58 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 23 Nov 2011 06:31:36 +0000 (07:31 +0100)
commit0c535bf6e783aeac7baed838e6270f0dd680f83f
treed2bb78107ecf2b8f4bc90516763f2131c982fd8a
parent5a1d0b52431e620729e512b211f49f21b76fab16
ALSA: hda - Check subdevice mask in snd_hda_check_board_codec_sid_config()

In snd_hda_check_board_codec_sid_config(), not only comparing with the
exact value but allow the bit-mask comparison for vendor-only, etc.

Tested-by: Linus Torvalds <torvalds@linux-foundation.org>
Tested-by: Dirk Hohndel <hohndel@infradead.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.c