summaryrefslogtreecommitdiff
path: root/drivers/dax/super.c
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2019-09-05 06:21:22 +0300
committerArnd Bergmann <arnd@arndb.de>2019-09-05 18:57:18 +0300
commitef92bfdaa7123bc8bdaed3f0f6e008500dd555da (patch)
treeef7ded1be08e93152363910f5d19c6c945d21eaa /drivers/dax/super.c
parentb8580b283197cf6c355b0ccc8128777dcf8375d4 (diff)
downloadlinux-ef92bfdaa7123bc8bdaed3f0f6e008500dd555da.tar.xz
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 'drivers/dax/super.c')
0 files changed, 0 insertions, 0 deletions