* Kevin Hilman <[email protected]> [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 <[email protected]>
> Tested-by: Janusz Krzysztofik <[email protected]>
> Signed-off-by: Kevin Hilman <[email protected]>
> ---
> Tony, this fix should go in for v3.0-rc as well.

Adding to devel-fixes.

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to