On 21/10/13 15:42, Krzysztof Kozlowski wrote: > Fix doubled clock disable and unprepare during PM suspend which triggered > the warnings:
> The clocks may be already disabled before suspending. Check PM runtime > suspend status and disable clocks only if device is not suspended. > During resume do not enable the clocks if device is runtime suspended. > > Signed-off-by: Krzysztof Kozlowski <[email protected]> > Signed-off-by: Kyungmin Park <[email protected]> Reviewed-by: Sylwester Nawrocki <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

