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 <tomi.valkeinen@xxxxxx> > CC: Archit Taneja <archit@xxxxxx> > CC: Paul Walmsley <paul@xxxxxxxxx> > Signed-off-by: Ilya Yanok <yanok@xxxxxxxxxxx> 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 majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html