clk: mediatek: mt7622: use devm_platform_ioremap_resource() to simplify code
authorYueHaibing <yuehaibing@huawei.com>
Tue, 15 Oct 2019 12:17:35 +0000 (20:17 +0800)
committerStephen Boyd <sboyd@kernel.org>
Wed, 16 Oct 2019 23:17:42 +0000 (16:17 -0700)
commited4e1bbb44111466fd2cdbe2ed25ce030aa4288b
treeccccf87a6f9cee893ae6301968a8e409dbfc6b7b
parent067de0a647a0018030dbe503666a793e37d9fd7f
clk: mediatek: mt7622: 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/20191015121735.26228-1-yuehaibing@huawei.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/mediatek/clk-mt7622.c