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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Aug 2015 19:21:53 +0000 (12:21 -0700)
commit96b9b980c78785631a281c73b3fb3939382b9d26
treeb38c32b6300c24de229024c09c7ca6dbfc1c1927
parentd1456c439644a6ba93245546e8c2613b0bdef990
ALSA: hda - Apply fixup for another Toshiba Satellite S50D

commit b9d9c9efc292dd0ffe172780f915ed74eba3556c upstream.

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>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_sigmatel.c