commit | ba412e343d8bd628c1568a9b130210cc7d55e01c | [log] [tgz] |
---|---|---|
author | Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com> | Wed May 04 17:27:50 2016 +0530 |
committer | Mark Brown <broonie@kernel.org> | Wed May 04 14:21:03 2016 +0100 |
tree | 3a1984507ca6f5e9863bda3a9620b3bca13f9b75 | |
parent | f55532a0c0b8bb6148f4e07853b876ef73bc69ca [diff] |
spi: zynqmp: disable clocks in error paths The if pclk enable fails the refclk is not disabled. Fix the same. Signed-off-by: Shubhrajyoti Datta <shubhraj@xilinx.com> Signed-off-by: Mark Brown <broonie@kernel.org>