diff options
author | Bartosz Golaszewski <[email protected]> | 2019-10-22 10:43:15 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-11-05 18:32:47 +0100 |
commit | 444b0111f3bc8f3b2bc83dc15f85123034a79bc2 (patch) | |
tree | 013543d4a18150f9480a745dbd0a044105156a5a /tools/perf/scripts | |
parent | bb6243b4f73d29f8c8faf8f805a2042ac3973b71 (diff) |
misc: sram: use devm_platform_ioremap_resource_wc()
Use the new devm_platform_ioremap_resource_wc() helper instead of
devm_ioremap_wc() combinded with a call to platform_get_resource().
Also use devm_platform_ioremap_resource() where applicable.
Signed-off-by: Bartosz Golaszewski <[email protected]>
Reviewed-by: Arnd Bergmann <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions