Tero Kristo <t-kri...@ti.com> writes:

> OMAP hwmod now provides a service routine to parse pending wakeup events
> and to call registered ISR whenever active wakeups are detected. This
> routine is called directly from PRCM interrupt handler.
>
> Signed-off-by: Tero Kristo <t-kri...@ti.com>

Nice!

> ---
>  arch/arm/mach-omap2/omap_hwmod.c             |   19 +++++++++++++++++++
>  arch/arm/mach-omap2/prcm.c                   |    4 ++++
>  arch/arm/plat-omap/include/plat/omap_hwmod.h |    1 +

Minor nit: I think this API belongs in the same place as the other
omap_hwmod_mux_* functions, which are currently in mux.[ch]

Kevin
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to