commit | dae1a7700b34eceae049cf8f1567a640528ca4c1 | [log] [tgz] |
---|---|---|
author | Pramod Gurav <pramod.gurav@linaro.org> | Mon May 02 17:44:03 2016 +0530 |
committer | Mark Brown <broonie@kernel.org> | Mon May 02 15:27:28 2016 +0100 |
tree | b03cbe5502dfe7f7e116f6c46e98f8cbc9d6c4bb | |
parent | f55532a0c0b8bb6148f4e07853b876ef73bc69ca [diff] |
spi: qup: Handle clocks in pm_runtime suspend and resume Clocks must ne disabled in pm_runtime to achieve some power saving. Enable the clocks when the device is runtime resumed during a transfer. Signed-off-by: Pramod Gurav <pramod.gurav@linaro.org> Signed-off-by: Mark Brown <broonie@kernel.org>