diff options
author | Wang Jianzheng <wangjianzheng@vivo.com> | 2024-08-29 14:47:37 +0800 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2024-09-02 10:06:13 +0200 |
commit | 7dc92ece32ed87a352e285e3d9f0d392b61443e2 (patch) | |
tree | 696ebcea84612d82ff28f132887f4ce1342b015c /tools/perf/scripts/python/parallel-perf.py | |
parent | 5213518d5ab7d5191490b93a306bbc6f2356d3c1 (diff) |
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 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions