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:
42de55c
)
ALSA: hda - Add support of iMac 24 Aluminium
author
Mark Eggleston
<mark_r_eggleston@yahoo.co.uk>
Sat, 31 Jan 2009 16:57:54 +0000
(17:57 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Sat, 31 Jan 2009 16:57:54 +0000
(17:57 +0100)
Added the support for 24" Aluminium iMac (106b:3e00)
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 7884a4e070616b14608184667631e0974c0057d5..0040101f6150ab14278a675896e8c5833cdd42f9 100644
(file)
--- a/
sound/pci/hda/patch_realtek.c
+++ b/
sound/pci/hda/patch_realtek.c
@@
-7012,6
+7012,7
@@
static int patch_alc882(struct hda_codec *codec)
break;
case 0x106b1000: /* iMac 24 */
case 0x106b2800: /* AppleTV */
+ case 0x106b3e00: /* iMac 24 Aluminium */
board_config = ALC885_IMAC24;
break;
case 0x106b00a1: /* Macbook (might be wrong - PCI SSID?) */