aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib
diff options
context:
space:
mode:
authorLiang Yang <[email protected]>2022-09-07 16:04:03 +0800
committerMiquel Raynal <[email protected]>2022-09-21 10:38:47 +0200
commit5d53c615ab6bd3a5c67b007995bcc772c46af291 (patch)
treeb52864ef0274df8e5428c8c1a18d63b3bf1905a7 /tools/perf/scripts/python/Perf-Trace-Util/lib
parent1e4d3ba6688818ae932a8108ccb4319965e8041c (diff)
mtd: rawnand: meson: refine resource getting in probe
simply use devm_platform_ioremap_resource_byname() instead of two steps: res = platform_get_resource(pdev, IORESOURCE_MEM, 0) and reg_base = devm_ioremap_resource(dev, res) Reviewed-by: Kevin Hilman <[email protected]> Reviewed-by: Neil Armstrong <[email protected]> Signed-off-by: Liang Yang <[email protected]> Signed-off-by: Miquel Raynal <[email protected]> Link: https://lore.kernel.org/linux-mtd/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions