mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 14:42:24 +00:00
[ALSA] hda-codec - Add support for Sony Vaio VGN-S3HP
Added the missing support for Sony Vaio VGN-S3HP with ALC260 codec. The patch taken from ALSA bug#2101. Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
2ce7fb579f
commit
3206b9ca9f
@ -3823,6 +3823,8 @@ static struct hda_board_config alc260_cfg_tbl[] = {
|
||||
{ .modelname = "basic", .config = ALC260_BASIC },
|
||||
{ .pci_subvendor = 0x104d, .pci_subdevice = 0x81bb,
|
||||
.config = ALC260_BASIC }, /* Sony VAIO */
|
||||
{ .pci_subvendor = 0x104d, .pci_subdevice = 0x81cc,
|
||||
.config = ALC260_BASIC }, /* Sony VAIO VGN-S3HP */
|
||||
{ .pci_subvendor = 0x104d, .pci_subdevice = 0x81cd,
|
||||
.config = ALC260_BASIC }, /* Sony VAIO */
|
||||
{ .pci_subvendor = 0x152d, .pci_subdevice = 0x0729,
|
||||
|
Loading…
Reference in New Issue
Block a user