Commits
Pramod Gurav committed dae1a7700b3
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>