projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5801f99
)
ALSA: hda - add another MacBook Pro 4, 1 subsystem ID
author
Luke Yelavich
<themuso@ubuntu.com>
Wed, 28 Jan 2009 04:58:38 +0000
(15:58 +1100)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 28 Jan 2009 07:10:22 +0000
(08:10 +0100)
Add another MacBook Pro 4,1 SSID (106b:3800). It seems that latter revisions,
(at least mine), have different IDs to earlier revisions.
Signed-off-by: Luke Yelavich <themuso@ubuntu.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c
patch
|
blob
|
history
diff --git
a/sound/pci/hda/patch_realtek.c
b/sound/pci/hda/patch_realtek.c
index 5d249a547fbf69642ebf25a3ddf935f124bbcbc6..7884a4e070616b14608184667631e0974c0057d5 100644
(file)
--- a/
sound/pci/hda/patch_realtek.c
+++ b/
sound/pci/hda/patch_realtek.c
@@
-7018,6
+7018,7
@@
static int patch_alc882(struct hda_codec *codec)
case 0x106b00a4: /* MacbookPro4,1 */
case 0x106b2c00: /* Macbook Pro rev3 */
case 0x106b3600: /* Macbook 3.1 */
+ case 0x106b3800: /* MacbookPro4,1 - latter revision */
board_config = ALC885_MBP3;
break;
default: