clk: sunxi-ng: ccu-sun9i-a80: Make use of the helper function devm_platform_ioremap_r...
authorCai Huoqing <caihuoqing@baidu.com>
Tue, 7 Sep 2021 08:52:35 +0000 (16:52 +0800)
committerMaxime Ripard <maxime@cerno.tech>
Mon, 13 Sep 2021 07:03:23 +0000 (09:03 +0200)
commit9e85bd7248f15c0401967f4376f7510cc334c106
tree46ebf67bea4cdc021e0c17d4b7481901c1becee5
parent605c99ff66cd6f5caff42074c543f9c6def9ed73
clk: sunxi-ng: ccu-sun9i-a80: 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/20210907085235.4815-1-caihuoqing@baidu.com
drivers/clk/sunxi-ng/ccu-sun9i-a80.c