On Fri, Apr 23, 2010 at 23:26:59, Chemparathy, Cyril wrote: > This patch allows for a more flexible ioremap() interception based on iotable > contents. > > SoCs that need ioremap() to fill up davinci_soc_info may directly call > davinci_io_init() and use ioremap() as needed. Such SoCs must not fill > io_desc and io_desc_num entries in struct davinci_soc_info.
So, this patch should probably remove these entries for da850/da830 instead of letting your twice init protection logic to kick in. I am wondering if it will be more intuitive to pluck davinci_io_init() out of davinci_common_init() altogether. I think this is also what Kevin had suggested previously. Thanks, Sekhar _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
