[PATCH] spi/s3c64xx: Fix doubled clock disable on suspend

Krzysztof Kozlowski k.kozlowski at samsung.com
Mon Oct 21 07:41:59 EDT 2013


On Mon, 2013-10-21 at 11:42 +0200, Sylwester Nawrocki wrote:
> pm_runtime_{get,put}* must not be called from drivers's system suspend/resume
> callbacks. Please use pm_runtime_suspended() to check device runtime PM status
> in s3c64xx_spi_{suspend,resume} callbacks and handle the clocks appropriately.

Thanks for review, I will send fixed patch.

Best regards,
Krzysztof




More information about the linux-arm-kernel mailing list