From: Takashi Iwai Date: Tue, 11 Sep 2012 14:42:18 +0000 (+0200) Subject: ALSA: hda - Check bit mask for codec SSID in snd_hda_pick_fixup() X-Git-Tag: v3.7-rc1~81^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a33b7b0a89a240a1416fa489f0b805488bfb9afd;p=pandora-kernel.git ALSA: hda - Check bit mask for codec SSID in snd_hda_pick_fixup() snd_hda_pick_fixup() didn't check the case where the device mask bits are set, typically used for SND_PCI_QUIRK_VENDOR() entries. Fix this. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed