diff options
| author | Rosen Penev <rosenp@gmail.com> | 2026-07-15 15:00:13 -0700 |
|---|---|---|
| committer | Herbert Xu <herbert@gondor.apana.org.au> | 2026-07-27 10:29:26 +1000 |
| commit | f13b83d881254cabbf925ba0e039226bd9fb468e (patch) | |
| tree | bdd93dd6eb4f29ee1ce544faa2c7547b4bd20283 /tools/perf/scripts/python/task-analyzer.py | |
| parent | 6e6a89b930ca3ea1a85170cb05b784d76a5001a1 (diff) | |
crypto: omap-sham - use devm_platform_get_and_ioremap_resource
Replace the open-coded omap_sham_get_res_of()/omap_sham_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_sham_pdata_omap2 fallback is
kept for the non-DT (legacy platform_device) case. This removes the
manual resource copy and ioremap, simplifying probe.
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/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
