[PATCH v3 2/3] ALSA SoC: Add mpc5200-psc I2S driver
Jon Smirl
jonsmirl at gmail.com
Wed Jul 23 04:28:12 EST 2008
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 at gmail.com
More information about the Linuxppc-dev
mailing list