diff options
author | Chunhai Guo <guochunhai@vivo.com> | 2024-08-23 03:42:49 -0600 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2024-08-30 18:23:43 +0800 |
commit | eb7bb0b56b41e9dd73d340159b8a0ce743352014 (patch) | |
tree | c6bc3ebf37b7690f6303fca8086874914dcd5f7f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 24cc57d8faaa4060fd58adf810b858fcfb71a02f (diff) |
crypto: atmel - use devm_clk_get_prepared() helpers
Simplify the code by replacing devm_clk_get() and clk_prepare() with
devm_clk_get_prepared(), which also avoids the call to clk_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