]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: hda - Apply fixup for another Toshiba Satellite S50D
authorTakashi Iwai <tiwai@suse.de>
Mon, 27 Jul 2015 08:13:37 +0000 (10:13 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 27 Jul 2015 08:18:21 +0000 (10:18 +0200)
commitb9d9c9efc292dd0ffe172780f915ed74eba3556c
tree5f9caa5cfa356adc07767e44b8754ede73c40c4e
parent9c6893e0be38b6ca9a56a854226e51dee0a16a5a
ALSA: hda - Apply fixup for another Toshiba Satellite S50D

Toshiba Satellite S50D has another model with a different PCI SSID
(1179:fa93) while the previous fixup was for 1179:fa91.  Adjust the
fixup entry with SND_PCI_QUIRK_MASK() to match with both devices.

Reported-by: Tim Sample <timsample@gmail.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_sigmatel.c