openwrtv4/target/linux/ar71xx
Gabor Juhos 6456999731 ar71xx: spi-rb4xx: balance clk_prepare_enable() call
Commit c312cef223 ("ar71xx: spi-rb4xx fix.") replaced the clk_enable() call
with clk_prepare_enable() to meet the common clock framework requirements.
However it did not change the clk_disable() call in the error patch which
thus leads to imbalance.

Fix the code by using the correct counterpart of clk_prepare_enable() in both
places.

Fixes: c312cef223 ("ar71xx: spi-rb4xx fix.")
Signed-off-by: Gabor Juhos <juhosg@freemail.hu>
2017-12-24 09:03:01 +01:00
..
base-files ar71xx: add support for MikroTik RouterBOARD 921GS-5HPacD r2 (mANTBox 15s) 2017-12-21 17:06:54 +01:00
files ar71xx: spi-rb4xx: balance clk_prepare_enable() call 2017-12-24 09:03:01 +01:00
generic ar71xx: unify CONFIG_CMDLINE 2017-09-28 22:45:39 +02:00
image ar71xx: add support for MikroTik RouterBOARD 921GS-5HPacD r2 (mANTBox 15s) 2017-12-21 17:06:54 +01:00
mikrotik ar71xx: add support for TP-Link TL-WR1043N v5 2017-11-14 22:36:46 +01:00
nand ar71xx: add support for TP-Link TL-WR1043N v5 2017-11-14 22:36:46 +01:00
patches-4.4 ar71xx: fix board detection with newer RouterBOOT versions 2017-12-12 17:05:25 +08:00
patches-4.9 kernel: Update kernel 4.9 to 4.9.70 2017-12-19 22:45:27 +01:00
config-4.4 ar71xx: add support for TP-Link TL-WR1043N v5 2017-11-14 22:36:46 +01:00
config-4.9 ar71xx: add support for TP-Link TL-WR1043N v5 2017-11-14 22:36:46 +01:00
Makefile ar71xx: use kernel 4.9 by default 2017-10-22 15:22:51 +02:00
modules.mk ar71xx: add LED driver NU801 2015-12-11 15:04:57 +00:00