diff options
author | 2024-08-29 14:47:37 +0800 | |
---|---|---|
committer | 2024-09-02 10:06:13 +0200 | |
commit | 7dc92ece32ed87a352e285e3d9f0d392b61443e2 (patch) | |
tree | 696ebcea84612d82ff28f132887f4ce1342b015c /scripts/generate_rust_analyzer.py | |
parent | pinctrl: sophgo: cv18xx: fix missed __iomem type identifier (diff) | |
download | linux-rng-7dc92ece32ed87a352e285e3d9f0d392b61443e2.tar.xz linux-rng-7dc92ece32ed87a352e285e3d9f0d392b61443e2.zip |
pinctrl: sunxi: Use devm_clk_get_enabled() helpers
sunxi sunxi_pinctrl_init_with_variant get, enable clk and
deinit_device disable and unprepare it.
This simplifes the code and avoids the calls to
clk_disable_unprepare().
Signed-off-by: Wang Jianzheng <wangjianzheng@vivo.com>
Link: https://lore.kernel.org/20240829064737.16169-1-wangjianzheng@vivo.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions