clk: sunxi-ng: ccu-sun8i-r40: Make use of the helper function devm_platform_ioremap_r...
authorCai Huoqing <caihuoqing@baidu.com>
Tue, 7 Sep 2021 08:52:27 +0000 (16:52 +0800)
committerMaxime Ripard <maxime@cerno.tech>
Mon, 13 Sep 2021 07:03:22 +0000 (09:03 +0200)
commit605c99ff66cd6f5caff42074c543f9c6def9ed73
treee032cdc72549a563272feeda9155d80793ce8061
parent3f7785a26c623a5801b20a1e7632cfda05a307ac
clk: sunxi-ng: ccu-sun8i-r40: 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/20210907085228.4764-1-caihuoqing@baidu.com
drivers/clk/sunxi-ng/ccu-sun8i-r40.c