diff options
author | Janusz Krzysztofik <jmkrzyszt@gmail.com> | 2022-04-02 21:51:55 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2022-04-22 11:08:55 +0200 |
commit | 98e0f6345ad98531b3a3016a632c20b4d9129e39 (patch) | |
tree | 1ce4d725a39bb836f39963d08033e990f1db395c /.clang-format | |
parent | ARM: omap1: fix build with no SoC selected (diff) | |
download | linux-98e0f6345ad98531b3a3016a632c20b4d9129e39.tar.xz linux-98e0f6345ad98531b3a3016a632c20b4d9129e39.zip |
ARM: OMAP1: Prepare for conversion of OMAP1 clocks to CCF
In preparation for conversion of OMAP1 clocks to common clock framework,
identify arch/arm/mach-omap1 local users of those clocks and update them
to call clk_prepare_enable/clk_disable_unprepare() instead of just
clk_enable/disable(), as required by CCF implementation of clock API.
Signed-off-by: Janusz Krzysztofik <jmkrzyszt@gmail.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions