diff options
author | Alban Bedel <albeu@free.fr> | 2015-04-24 16:19:23 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-04-27 16:44:57 +0200 |
commit | 3e19acdc5bdd9709bfd89cc14cbcd1cb90b44965 (patch) | |
tree | 4b623e0ce9a917d9fe31039c86eb2e74f1e1ce26 /drivers/spi/spi-fsl-cpm.h | |
parent | spi: spi-ath79: Add device tree support (diff) | |
download | linux-3e19acdc5bdd9709bfd89cc14cbcd1cb90b44965.tar.xz linux-3e19acdc5bdd9709bfd89cc14cbcd1cb90b44965.zip |
spi: spi-ath79: Use clk_prepare_enable and clk_disable_unprepare
Clocks should be prepared and unprepared, fix this by using
clk_prepare_enable() and clk_disable_unprepare() instead of
clk_enable() and clk_disable().
Signed-off-by: Alban Bedel <albeu@free.fr>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi-fsl-cpm.h')
0 files changed, 0 insertions, 0 deletions