summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAmin GATTOUT <amin.gattout@gmail.com>2026-03-03 13:22:24 +0100
committerHelge Deller <deller@gmx.de>2026-03-09 13:06:48 +0100
commit8d10dd8907e1c0e619d5e785365875bb758d43ce (patch)
treef18f19af7c185d25bf6b87e544ed684f48894764 /tools/perf/scripts/python
parent1f318b96cc84d7c2ab792fcc0bfd42a7ca890681 (diff)
fbdev: goldfishfb: use devm_platform_ioremap_resource()
Replace the open-coded platform_get_resource() + ioremap() pair with devm_platform_ioremap_resource(), which requests the memory region and maps it in a single call, with automatic cleanup on device removal. Signed-off-by: Amin GATTOUT <amin.gattout@gmail.com> Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de> Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions