projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a2a68f
)
[ALSA] Add iBook 1.33GHz support
author
Takashi Iwai
<tiwai@suse.de>
Mon, 19 Sep 2005 13:21:17 +0000
(15:21 +0200)
committer
Jaroslav Kysela
<perex@suse.cz>
Fri, 7 Oct 2005 12:45:54 +0000
(14:45 +0200)
PPC PMAC driver
Added the support of iBook 1.33GHz.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/ppc/pmac.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/ppc/pmac.c
b/sound/ppc/pmac.c
index e35b48d29c452132f875f5d328325824a97a448d..392b2abd9f13c1ec0b9aa71d2bf4cc4eb2122a33 100644
(file)
--- a/
sound/ppc/pmac.c
+++ b/
sound/ppc/pmac.c
@@
-988,6
+988,7
@@
static int __init snd_pmac_detect(pmac_t *chip)
case 0x33:
case 0x29:
case 0x24:
+ case 0x50:
case 0x5c:
chip->num_freqs = ARRAY_SIZE(tumbler_freqs);
chip->model = PMAC_SNAPPER;