Skip to content

Commit

Permalink
[ALSA] powermac - Revert the last addition for 17' powerbook
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Takashi Iwai authored and Jaroslav Kysela committed Jan 3, 2006
1 parent 58da3a2 commit 481ba77
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sound/ppc/pmac.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit 481ba77

Please sign in to comment.