projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7059abe
)
[PATCH] Merge headphone and speaker volume controls for Panasonic R4 laptop
author
Keith Packard
<keithp@neko.keithp.com>
Tue, 24 Oct 2006 20:34:11 +0000
(13:34 -0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 25 Oct 2006 04:42:50 +0000
(21:42 -0700)
Signed-off-by: Keith Packard <keithp@neko.keithp.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
sound/pci/intel8x0.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/pci/intel8x0.c
b/sound/pci/intel8x0.c
index 7f22dab0724040491851d109f2617db23a694a48..9c1bce7afa867b169a33271b0b053bbce7ebf830 100644
(file)
--- a/
sound/pci/intel8x0.c
+++ b/
sound/pci/intel8x0.c
@@
-1961,6
+1961,12
@@
static struct ac97_quirk ac97_quirks[] __devinitdata = {
.name = "Tyan Thunder K8WE",
.type = AC97_TUNE_HP_ONLY
},
+ {
+ .subvendor = 0x10f7,
+ .subdevice = 0x834c,
+ .name = "Panasonic CF-R4",
+ .type = AC97_TUNE_HP_ONLY,
+ },
{
.subvendor = 0x110a,
.subdevice = 0x0056,