22 Jul
2008
22 Jul
'08
9:28 p.m.
What about the mpc5200b?
+/* Match table for of_platform binding */ +static struct of_device_id psc_i2s_match[] __devinitdata = { + { .compatible = "fsl,mpc5200-psc-i2s", }, + {} +}; +MODULE_DEVICE_TABLE(of, psc_i2s_match); +
I'm just being grumpy because updating to linus/master made me fix over a hundred merge conflicts, now I have to test everything again.
--
Jon Smirl
jonsmirl@gmail.com