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