diff options
author | 2019-09-05 12:21:22 +0900 | |
---|---|---|
committer | 2019-09-05 17:57:18 +0200 | |
commit | ef92bfdaa7123bc8bdaed3f0f6e008500dd555da (patch) | |
tree | ef7ded1be08e93152363910f5d19c6c945d21eaa /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'samsung-drivers-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/drivers (diff) | |
download | wireguard-linux-ef92bfdaa7123bc8bdaed3f0f6e008500dd555da.tar.xz wireguard-linux-ef92bfdaa7123bc8bdaed3f0f6e008500dd555da.zip |
bus: uniphier-system-bus: use devm_platform_ioremap_resource()
Replace the chain of platform_get_resource() and devm_ioremap_resource()
with devm_platform_ioremap_resource().
This allows to remove the local variable for (struct resource *), and
have one function call less.
Link: https://lore.kernel.org/r/20190905032122.26076-1-yamada.masahiro@socionext.com
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions