On Wed, 28 Dec 2011, Ilya Yanok wrote: > dss_core has to be initialized before any other DSS hwmod. Currently > this is broken as dss_core is listed in chip/revision specific hwmod > lists while other DSS hwmods are listed in common list which is > registered first. > > This patch moves DSS hwmods (except for dss_core) to the separate list > which is registered last to ensure that dss_core is already registered. > > This solves the problem with BUG() in L3 interrupt handler on boards > with DSS enabled in bootloader. > > CC: Tomi Valkeinen <[email protected]> > CC: Archit Taneja <[email protected]> > CC: Paul Walmsley <[email protected]> > Signed-off-by: Ilya Yanok <[email protected]>
Thanks Ilya, queued for 3.3-rc. - Paul -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
