projects
/
GitHub
/
mt8127
/
android_kernel_alcatel_ttab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58da3a2
)
[ALSA] powermac - Revert the last addition for 17' powerbook
author
Takashi Iwai
<tiwai@suse.de>
Thu, 1 Dec 2005 10:19:41 +0000
(11:19 +0100)
committer
Jaroslav Kysela
<perex@suse.cz>
Tue, 3 Jan 2006 11:30:13 +0000
(12:30 +0100)
Modules: PPC PMAC driver
The last addition of 17' powerbook support seems buggy
(it's not Toonie indeed). Removed again.
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 d70292cd1775be49af88e7c2606d6784f91b3c38..9b2b00fdc1ae929f1d251749065bb9ae92f49d15 100644
(file)
--- a/
sound/ppc/pmac.c
+++ b/
sound/ppc/pmac.c
@@
-986,7
+986,6
@@
static int __init snd_pmac_detect(struct snd_pmac *chip)
chip->control_mask = MASK_IEPC | 0x11;/* disable IEE */
break;
case 0x3a:
- case 0x40:
chip->num_freqs = ARRAY_SIZE(tumbler_freqs);
chip->model = PMAC_TOONIE;
chip->can_byte_swap = 0; /* FIXME: check this */