[PATCH 2/2] spi/s3c64xx: Fix doubled clock disable on suspend
Sylwester Nawrocki
s.nawrocki at samsung.com
Mon Oct 21 09:47:09 EDT 2013
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 <k.kozlowski at samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park at samsung.com>
Reviewed-by: Sylwester Nawrocki <s.nawrocki at samsung.com>
More information about the linux-arm-kernel
mailing list