diff options
author | 2019-09-05 12:49:32 +0900 | |
---|---|---|
committer | 2019-09-05 09:28:13 +0100 | |
commit | e89327f659dd517f30b6232b1fabd6f6c6777c3e (patch) | |
tree | 02b5b822ddc15825249a68cde2a5689e10d06dee /scripts/gdb/linux/utils.py | |
parent | irqdomain: Add the missing assignment of domain->fwnode for named fwnode (diff) | |
download | wireguard-linux-e89327f659dd517f30b6232b1fabd6f6c6777c3e.tar.xz wireguard-linux-e89327f659dd517f30b6232b1fabd6f6c6777c3e.zip |
irqchip/uniphier-aidet: 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: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20190905034932.12587-1-yamada.masahiro@socionext.com
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions