mirror of
https://github.com/torvalds/linux.git
synced 2024-12-07 03:21:32 +00:00
9fadab72a6
The corresponding API for clk_prepare_enable is clk_disable_unprepare,
other than clk_disable.
Fix this by changing clk_disable to clk_disable_unprepare.
Fixes:
|
||
---|---|---|
.. | ||
exynos4-is | ||
exynos-gsc | ||
s3c-camif | ||
s5p-g2d | ||
s5p-jpeg | ||
s5p-mfc | ||
Kconfig | ||
Makefile |