clk: sunxi-ng: ccu-sun50i-a64: Make use of the helper function devm_platform_ioremap_...
authorCai Huoqing <caihuoqing@baidu.com>
Tue, 7 Sep 2021 08:51:58 +0000 (16:51 +0800)
committerMaxime Ripard <maxime@cerno.tech>
Mon, 13 Sep 2021 07:03:21 +0000 (09:03 +0200)
commita021b280b90948e343ad24015ae0863d2ad0cbb3
tree393a8388d56209310f705de0fb07f2c6c9f815ed
parente42f37591a3796c092c98a54df3ded6ce414fe9b
clk: sunxi-ng: ccu-sun50i-a64: 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/20210907085158.4560-1-caihuoqing@baidu.com
drivers/clk/sunxi-ng/ccu-sun50i-a64.c