From 56b988211033897a2f382f5e61fcf5a125edc1bc Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Mon, 19 Sep 2005 15:21:17 +0200 Subject: [PATCH] --- yaml --- r: 9743 b: refs/heads/master c: 1e8bdcaf82268ac713cbbaffc14801147be42ae7 h: refs/heads/master i: 9741: cf8b713bd5ef57a09ea45ea4927a86eaa7d5af91 9739: bad7d4616e852bb6a17b5558d0ed7bf37f46b37f 9735: b9536727ab937de405455ddd1f7a856e444e5f31 9727: 9fd69630b0ff3461dda280121975f8b75c734709 v: v3 --- [refs] | 2 +- trunk/sound/ppc/pmac.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 97f119f2c61b..b9cd6e3f4eee 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5a2a68f5a1dab785d60a4575f48af5b15ab6328d +refs/heads/master: 1e8bdcaf82268ac713cbbaffc14801147be42ae7 diff --git a/trunk/sound/ppc/pmac.c b/trunk/sound/ppc/pmac.c index e35b48d29c45..392b2abd9f13 100644 --- a/trunk/sound/ppc/pmac.c +++ b/trunk/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;