While trying to puzzle out some of those ASoc questions, I noticed some cleanups that seemed needed. So here are some patches ...
First, the cleanups: - Remove a remnant of an ancient/obsolete OSS-for-DaVinci patch. (Part of this -- a header -- made it to mainline.) - Minor bugfix for a problem that came from the newish support for multiple DaVinci boards in one kernel. - Code shrink/simplification: <mach/mcbsp.h> should be <mach/asp.h> Then two iffier bits: - Teach the psc_mux() stuff that there are non-DM6446 Davincis. Or at least, that there are also DM355 ones. - Morph ASoC support for the DM6446 EVM to handle DM355 EVM too. If all goes well -- when does it do that?? -- applying those in order will give ASoC support for the DM355 EVM. If not ... I think the first three seem mergeable as-is, and the other two seem like the right direction to take. _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
