OSDN Git Service

pinctrl: rza1: Use devm_platform_ioremap_resource() helper
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 7 Aug 2019 07:15:02 +0000 (09:15 +0200)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 9 Aug 2019 07:34:45 +0000 (09:34 +0200)
commit625efea83a7c37d281c6a90526813a1366929d24
tree62514dd8bad932376c7acffe43374dc3bf06f23b
parent6da53cfa0f8300c85c7b63c9a6951400474a142c
pinctrl: rza1: Use devm_platform_ioremap_resource() helper

Use the devm_platform_ioremap_resource() helper instead of open-coding
the same operation.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/pinctrl/pinctrl-rza1.c