diff options
author | 2024-08-23 03:52:12 -0600 | |
---|---|---|
committer | 2024-08-30 18:23:43 +0800 | |
commit | 407f8cf8e6875fc8fb3c0cda193f310340122060 (patch) | |
tree | 815f1df71f9f3f312ef78b558676d05008a341f2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | crypto: atmel - use devm_clk_get_prepared() helpers (diff) | |
download | wireguard-linux-407f8cf8e6875fc8fb3c0cda193f310340122060.tar.xz wireguard-linux-407f8cf8e6875fc8fb3c0cda193f310340122060.zip |
crypto: img-hash - use devm_clk_get_enabled() helpers
Simplify the code by replacing devm_clk_get() and clk_prepare_enable()
with devm_clk_get_enabled(), which also avoids the call to
clk_disable_unprepare().
Signed-off-by: Chunhai Guo <guochunhai@vivo.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions