mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-26 18:43:33 -05:00
[ALSA] Add iBook 1.33GHz support
PPC PMAC driver Added the support of iBook 1.33GHz. Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
5a2a68f5a1
commit
1e8bdcaf82
1 changed files with 1 additions and 0 deletions
|
@ -988,6 +988,7 @@ static int __init snd_pmac_detect(pmac_t *chip)
|
||||||
case 0x33:
|
case 0x33:
|
||||||
case 0x29:
|
case 0x29:
|
||||||
case 0x24:
|
case 0x24:
|
||||||
|
case 0x50:
|
||||||
case 0x5c:
|
case 0x5c:
|
||||||
chip->num_freqs = ARRAY_SIZE(tumbler_freqs);
|
chip->num_freqs = ARRAY_SIZE(tumbler_freqs);
|
||||||
chip->model = PMAC_SNAPPER;
|
chip->model = PMAC_SNAPPER;
|
||||||
|
|
Loading…
Add table
Reference in a new issue