[PATCH 4/4] ARM: OMAP2+: Sync hwmod state with the pm_runtime and omap_device state
Kevin Hilman
khilman at linaro.org
Mon Aug 5 11:43:22 EDT 2013
Rajendra Nayak <rnayak at ti.com> writes:
> Some hwmods which are marked with HWMOD_INIT_NO_IDLE are left in enabled
> state post setup(). When a omap_device gets created for such hwmods
> make sure the omap_device and pm_runtime states are also in sync for such
> hwmods by doing a omap_device_enable() and pm_runtime_set_active() for the
> device.
>
> Signed-off-by: Rajendra Nayak <rnayak at ti.com>
This looks like the right fix to me.
Acked-by: Kevin Hilman <khilman at linaro.org>
More information about the linux-arm-kernel
mailing list