diff options
| author | Rosen Penev <rosenp@gmail.com> | 2026-07-15 14:58:48 -0700 |
|---|---|---|
| committer | Herbert Xu <herbert@gondor.apana.org.au> | 2026-07-27 10:29:26 +1000 |
| commit | 6e6a89b930ca3ea1a85170cb05b784d76a5001a1 (patch) | |
| tree | 5fc7ced86933e36c3d313e3d1a25114784ba23fa /tools/perf/scripts/python/flamegraph.py | |
| parent | 83418a2c5bc1c9a7f4c109fd58c583c8c3f37964 (diff) | |
crypto: omap-aes - use devm_platform_get_and_ioremap_resource
Replace the open-coded omap_aes_get_res_of()/omap_aes_get_res_pdev()
helpers and the #ifdef CONFIG_OF machinery with the managed
devm_platform_get_and_ioremap_resource(), platform_get_irq() and
device_get_match_data() helpers. The omap_aes_pdata_omap2 fallback is
kept for the non-DT (legacy platform_device) case, and the now-unused
err_res label is removed.
Assisted-by: opencode:hy3-free
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
