clk: sunxi-ng: ccu-sun9i-a80-usb: Make use of the helper function devm_platform_iorem...
authorCai Huoqing <caihuoqing@baidu.com>
Tue, 7 Sep 2021 08:52:49 +0000 (16:52 +0800)
committerMaxime Ripard <maxime@cerno.tech>
Mon, 13 Sep 2021 07:03:23 +0000 (09:03 +0200)
commit2dcfd0318354eb48a8ff94c0fc23974a6a06d493
tree13396e04f48a48916cf36ff24a72588ce3016845
parentcd9e3b1a87166dab38d4f07e9cf8556e9d7013f6
clk: sunxi-ng: ccu-sun9i-a80-usb: Make use of the helper function devm_platform_ioremap_resource()

Use the devm_platform_ioremap_resource() helper instead of
calling platform_get_resource() and devm_ioremap_resource()
separately

Signed-off-by: Cai Huoqing <caihuoqing@baidu.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20210907085250.4917-1-caihuoqing@baidu.com
drivers/clk/sunxi-ng/ccu-sun9i-a80-usb.c