From a42f45df59800e9bab084c9da2c3778042fadcf8 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Tue, 8 Aug 2006 13:01:14 +0200 Subject: [PATCH] --- yaml --- r: 34863 b: refs/heads/master c: 25b6c43b3d6258f3e87244eeb2b9347dc5e83c40 h: refs/heads/master i: 34861: f4f9fc95d25b0a337ff5291923993b1a0960e2d8 34859: a7fddb1ab3eb5e71db5b8b927348444c983a8682 34855: 7aaded5fca7f0e2ff10a35022cf5e69370948557 34847: aadc2e4085e915c93dc2134985fc4ffc682472c8 v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/patch_realtek.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index f0f41da61670..600bc9b22cd6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 727f317a10da74b4e5c6d968bbba07767bfea794 +refs/heads/master: 25b6c43b3d6258f3e87244eeb2b9347dc5e83c40 diff --git a/trunk/sound/pci/hda/patch_realtek.c b/trunk/sound/pci/hda/patch_realtek.c index 991f1079116b..ac561a5d8667 100644 --- a/trunk/sound/pci/hda/patch_realtek.c +++ b/trunk/sound/pci/hda/patch_realtek.c @@ -3931,7 +3931,7 @@ static struct hda_board_config alc260_cfg_tbl[] = { .config = ALC260_BASIC }, /* CTL Travel Master U553W */ { .modelname = "hp", .config = ALC260_HP }, { .modelname = "hp-3013", .config = ALC260_HP_3013 }, - { .pci_subvendor = 0x103c, .pci_subdevice = 0x3010, .config = ALC260_HP }, + { .pci_subvendor = 0x103c, .pci_subdevice = 0x3010, .config = ALC260_HP_3013 }, { .pci_subvendor = 0x103c, .pci_subdevice = 0x3011, .config = ALC260_HP }, { .pci_subvendor = 0x103c, .pci_subdevice = 0x3012, .config = ALC260_HP_3013 }, { .pci_subvendor = 0x103c, .pci_subdevice = 0x3013, .config = ALC260_HP_3013 },