spi: cadence: Remove the clock enable and disable from suspend and resume
authorShubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
Tue, 5 Apr 2016 18:07:53 +0000 (23:37 +0530)
committerMark Brown <broonie@kernel.org>
Tue, 5 Apr 2016 18:51:10 +0000 (11:51 -0700)
commit2198b7483d4a89cf2cc710045c76a76dba573ea5
tree340c2b3066e3c643349fbe81950a5efbb30620c3
parentd36ccd9f7ea41f343391a15677b8a858376e1107
spi: cadence: Remove the clock enable and disable from suspend and resume

Now that the clocks are enabled and disabled per transaction
, remove the clock enable and disable from resume and suspend
hooks.

Signed-off-by: Shubhrajyoti Datta <shubhraj@xilinx.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-cadence.c
This page took 0.024069 seconds and 5 git commands to generate.