Mark A. Greer wrote:
static void dm355_psc_mux(unsigned int id) { u32 tmp; + void __iomem *base = IO_ADDRESS(DAVINCI_SYSTEM_MODULE_BASE);
OMAP-L137 has a different base, so this should've better been static...
I already have a patch the puts the base in davinci_soc_info so this won't be an issue.
Yeah, saw that but just wanted to grumble. :-) Besides, I'm not very content about that 'struct davinci_soc_info' too...
Mark --
WBR, Sergei _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
