[PATCH] OMAP1: PM: register notifiers with generic clock ops even when !PM_RUNTIME

Tony Lindgren tony at atomide.com
Tue Jun 14 08:41:38 EDT 2011


* Kevin Hilman <khilman at ti.com> [110607 17:00]:
> When runtime PM is disabled, device clocks need to be enabled on
> device add and disabled on device remove.  This currently is not
> happening because in the !PM_RUNTIME case, no notifiers are registered
> for OMAP1 devices.
> 
> Fix this by ensuring notifiers are registered, even in the !PM_RUNTIME case.
> 
> Reported-by: Janusz Krzysztofik <jkrzyszt at tis.icnet.pl>
> Tested-by: Janusz Krzysztofik <jkrzyszt at tis.icnet.pl>
> Signed-off-by: Kevin Hilman <khilman at ti.com>
> ---
> Tony, this fix should go in for v3.0-rc as well.

Adding to devel-fixes.

Tony



More information about the linux-arm-kernel mailing list