clk: meson: axg-audio: use devm_platform_ioremap_resource() to simplify code
authorYueHaibing <yuehaibing@huawei.com>
Mon, 14 Oct 2019 14:43:16 +0000 (22:43 +0800)
committerJerome Brunet <jbrunet@baylibre.com>
Mon, 14 Oct 2019 15:06:27 +0000 (17:06 +0200)
commit50bf025b75902d326fdb8078be3d278e1b693576
tree5362ef9ca10948a86d338be10015e4bb6b37ea5a
parentbe4fe445a6d5a6b15676912cff3dd0437d55f1e2
clk: meson: axg-audio: 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>
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
drivers/clk/meson/axg-audio.c