[PATCH V2] OMAP3: hwmod_data: register dss hwmods after dss_core
Paul Walmsley
paul at pwsan.com
Wed Jan 25 16:23:45 EST 2012
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 at ti.com>
> CC: Archit Taneja <archit at ti.com>
> CC: Paul Walmsley <paul at pwsan.com>
> Signed-off-by: Ilya Yanok <yanok at emcraft.com>
Thanks Ilya, queued for 3.3-rc.
- Paul
More information about the linux-arm-kernel
mailing list