Juergen Beisert wrote:
Please don't forget what Sylvian said about this driver: "I also completely skipped the 5200 (not B) support ..." and your own "I think it should be left noted here that the CCR size changed from 16 bits to 32 bits from 5200 to 5200B in order to reduce confusion.". Its not solved yet. So any user of an old MPC5200 will be surprised...
+static struct of_device_id mpc52xx_ac97_of_match[] = { + { + .type = "sound", + .compatible = "mpc5200b-psc-ac97", /* B only for now */ + }, +}; It shouldn't even load, the matchlist is 5200b only..? No alarms and no surprises.. :) -- Matt Sealey <[EMAIL PROTECTED]> Genesi, Manager, Developer Relations _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev