From 4e669265d3969e6c4c8f4704934ee9014e7beee1 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Tue, 18 Apr 2006 13:27:31 +0200 Subject: [PATCH] --- yaml --- r: 28459 b: refs/heads/master c: 887709be9063d233eb5abef25aafcd94615b03f9 h: refs/heads/master i: 28457: 909192e8d66093da6950aaa360e63a2d9a98e555 28455: 8ac18005a092d0390f0659ec9cee2c9832d4cee8 v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/patch_analog.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 01505542f41e..ae22dac58740 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 01686c5fce4682350849f9f2c262fcaf67ec73c3 +refs/heads/master: 887709be9063d233eb5abef25aafcd94615b03f9 diff --git a/trunk/sound/pci/hda/patch_analog.c b/trunk/sound/pci/hda/patch_analog.c index 8ddae0a25ea3..3a9b800db834 100644 --- a/trunk/sound/pci/hda/patch_analog.c +++ b/trunk/sound/pci/hda/patch_analog.c @@ -1371,7 +1371,7 @@ static struct hda_board_config ad1981_cfg_tbl[] = { { .modelname = "thinkpad", .config = AD1981_THINKPAD }, /* Lenovo Thinkpad T60/X60/Z6xx */ { .pci_subvendor = 0x17aa, .config = AD1981_THINKPAD }, - { .pci_subvendor = 0x1014, .pci_subsystem = 0x0597, + { .pci_subvendor = 0x1014, .pci_subdevice = 0x0597, .config = AD1981_THINKPAD }, /* Z60m/t */ { .modelname = "basic", .config = AD1981_BASIC }, {}