diff options
author | 2019-09-05 12:45:32 +0900 | |
---|---|---|
committer | 2019-09-05 22:33:25 +0200 | |
commit | 22ac74a6194798ce131c55ff0dfbb9697650e626 (patch) | |
tree | fd98755d375199f5c4efa71bd41c502cede58031 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | i2c: slave-eeprom: Add comment about address handling (diff) | |
download | linux-rng-22ac74a6194798ce131c55ff0dfbb9697650e626.tar.xz linux-rng-22ac74a6194798ce131c55ff0dfbb9697650e626.zip |
i2c: uniphier(-f): 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.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions