diff options
author | Gabor Juhos <juhosg@freemail.hu> | 2017-12-19 08:24:38 +0100 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2017-12-24 09:03:01 +0100 |
commit | 6456999731fa8d22419ffeef9c1710e484620c80 (patch) | |
tree | e5a624872700ab70897e41d9f73060fefac18e83 /package/utils/usbmode/Makefile | |
parent | df68e63a4f297c85c240f670fded55d3d3387dc4 (diff) | |
download | upstream-6456999731fa8d22419ffeef9c1710e484620c80.tar.gz upstream-6456999731fa8d22419ffeef9c1710e484620c80.tar.bz2 upstream-6456999731fa8d22419ffeef9c1710e484620c80.zip |
ar71xx: spi-rb4xx: balance clk_prepare_enable() call
Commit c312cef223dd ("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: c312cef223dd ("ar71xx: spi-rb4xx fix.")
Signed-off-by: Gabor Juhos <juhosg@freemail.hu>
Diffstat (limited to 'package/utils/usbmode/Makefile')
0 files changed, 0 insertions, 0 deletions