[PATCH] [UBUNTU:sound/pci/] Fix HP_MUTE_LED quirk for Dell Inspiron 6000

crimsun at fungus.sh.nu crimsun at fungus.sh.nu
Wed Oct 4 00:21:49 UTC 2006


From 6a88c259733ded88ac48d4ef4f33563551260de0 Mon Sep 17 00:00:00 2001
From: Daniel T. Chen <crimsun at garnish.localdomain>
Date: Tue, 3 Oct 2006 20:21:41 -0400
Subject: [PATCH] [UBUNTU:sound/pci/] Fix HP_MUTE_LED quirk for Dell Inspiron 6000

UpstreamStatus: Not merged

Andrew Conkling comments in Ubuntu #41015 that his model needs the
HP_MUTE_LED quirk.

This commit is applicable to both Dapper and Edgy linux-source.

Signed-off-by: Daniel T Chen <crimsun at ubuntu.com>
---
 sound/pci/intel8x0.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sound/pci/intel8x0.c b/sound/pci/intel8x0.c
index f9c8028..2b9db16 100644
--- a/sound/pci/intel8x0.c
+++ b/sound/pci/intel8x0.c
@@ -1784,7 +1784,7 @@ static struct ac97_quirk ac97_quirks[] _
 		.subvendor = 0x1028,
 		.subdevice = 0x0188,
 		.name = "Dell Inspiron 6000",
-		.type = AC97_TUNE_HP_ONLY
+		.type = AC97_TUNE_HP_MUTE_LED /* cf. Malone #41015 */
 	},
 	{
 		.subvendor = 0x1028,
-- 
1.4.1


-- 
Daniel T. Chen            crimsun at ubuntu.com
GPG key:  0xC88ABDA3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20061003/d7c31f64/attachment.sig>


More information about the kernel-team mailing list