clk: axs10x: use devm_platform_ioremap_resource() to simplify code
authorYueHaibing <yuehaibing@huawei.com>
Tue, 15 Oct 2019 14:22:59 +0000 (22:22 +0800)
committerStephen Boyd <sboyd@kernel.org>
Wed, 16 Oct 2019 23:17:50 +0000 (16:17 -0700)
commit21ec8679c2cbb874885b11f7bc1c7e4d6e673c1b
tree215f6c34104592f70c7dbbb0e865d9a4ef1cd26f
parent0b17159de2c3be6a6b48b40f9c2c370dbdef456f
clk: axs10x: use devm_platform_ioremap_resource() to simplify code

Use devm_platform_ioremap_resource() to simplify the code a bit.
This is detected by coccinelle.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Link: https://lkml.kernel.org/r/20191015142259.17216-1-yuehaibing@huawei.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/axs10x/i2s_pll_clock.c
drivers/clk/axs10x/pll_clock.c