[alsa-devel] [PATCH v3 2/3] ALSA SoC: Add mpc5200-psc I2S driver

Jon Smirl jonsmirl at gmail.com
Tue Jul 22 20:28:12 CEST 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 Alsa-devel mailing list