diff options
author | Markus Elfring <[email protected]> | 2024-02-06 10:05:34 +0100 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2024-02-14 10:26:11 +0100 |
commit | a0691f280b3240dc4aeca7d0f0c824d0277c4856 (patch) | |
tree | 39009adddfcf5527af2dc6f68e2be26934f32482 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ce816e0baceaa3a734a54f47e9423cb6c41fe8ec (diff) |
pmdomain: mediatek: Use devm_platform_ioremap_resource() in init_scp()
A wrapper function is available since the commit 7945f929f1a77a1c8887a97ca07f87626858ff42
("drivers: provide devm_platform_ioremap_resource()").
* Thus reuse existing functionality instead of keeping duplicate source code.
* Delete a local variable which became unnecessary with this refactoring.
This issue was transformed by using the Coccinelle software.
Signed-off-by: Markus Elfring <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions