clk: bm1880: Convert to devm_platform_ioremap_resource()
authorYangtao Li <frank.li@vivo.com>
Wed, 5 Jul 2023 06:53:04 +0000 (14:53 +0800)
committerStephen Boyd <sboyd@kernel.org>
Tue, 22 Aug 2023 21:28:11 +0000 (14:28 -0700)
commit3b392629e25aaa7ee2c971dda15995e6b0bb1e13
treed6fa47ce290493266ef9b856fc88d9b8cbca9f97
parent495093ef85e98e2fdee9cf39fa5afccb10c40359
clk: bm1880: Convert to devm_platform_ioremap_resource()

Use devm_platform_ioremap_resource() to simplify code.

Signed-off-by: Yangtao Li <frank.li@vivo.com>
Link: https://lore.kernel.org/r/20230705065313.67043-4-frank.li@vivo.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/clk-bm1880.c