]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
clk: renesas: rcar-usb2-clock-sel: Use devm_platform_ioremap_resource() helper
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 7 Aug 2019 07:14:16 +0000 (09:14 +0200)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 8 Aug 2019 08:22:59 +0000 (10:22 +0200)
commite96a9261043243fcfaf8934a44aa6ab70cea4365
tree094f241f44f4d11d47f685daab836e742f5c7daa
parent5f9e832c137075045d15cd6899ab0505cfb2ca4b
clk: renesas: rcar-usb2-clock-sel: 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>
Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
drivers/clk/renesas/rcar-usb2-clock-sel.c