clk: sunxi-ng: ccu-sun8i-a83t: Make use of the helper function devm_platform_ioremap_...
authorCai Huoqing <caihuoqing@baidu.com>
Tue, 7 Sep 2021 08:52:12 +0000 (16:52 +0800)
committerMaxime Ripard <maxime@cerno.tech>
Mon, 13 Sep 2021 07:03:22 +0000 (09:03 +0200)
commitdefecd547e58c792f900f88331167660b8c755d5
treea89319c2958d1aa9b39c7de3bc585a6fdf07e50d
parent4b3a3a0375f88b819ff425ed580648215528f817
clk: sunxi-ng: ccu-sun8i-a83t: 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/20210907085213.4662-1-caihuoqing@baidu.com
drivers/clk/sunxi-ng/ccu-sun8i-a83t.c