diff options
author | Qing Zhang <zhangqing@loongson.cn> | 2020-07-15 07:26:46 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-07-15 16:58:33 +0200 |
commit | badfae429b13ef173fe4627714894cb629aa1bc6 (patch) | |
tree | 9c6b340cfb51df5ed1c47aacfa69fccdb610b033 /drivers/spi/spi-bcm2835.c | |
parent | Merge series "mtd: spi-nor: add xSPI Octal DTR support" from Pratyush Yadav <... (diff) | |
download | linux-badfae429b13ef173fe4627714894cb629aa1bc6.tar.xz linux-badfae429b13ef173fe4627714894cb629aa1bc6.zip |
spi: omap-uwire: Use clk_prepare_enable and clk_disable_unprepare
Convert clk_enable() to clk_prepare_enable() and clk_disable() to
clk_disable_unprepare() respectively in the spi-omap-uwire.c.
Signed-off-by: Qing Zhang <zhangqing@loongson.cn>
Link: https://lore.kernel.org/r/1594790807-32319-1-git-send-email-zhangqing@loongson.cn
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi-bcm2835.c')
0 files changed, 0 insertions, 0 deletions