commit | 56a57321395e13172f315036234c28cf95f943d3 | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Tue Oct 15 22:24:24 2019 +0800 |
committer | Stephen Boyd <sboyd@kernel.org> | Wed Oct 16 16:17:52 2019 -0700 |
tree | 78040fc8d61e050c86f38e17ea74f41e8c2449b6 | |
parent | 21ec8679c2cbb874885b11f7bc1c7e4d6e673c1b [diff] |
clk: s3c2410: 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/20191015142424.25944-1-yuehaibing@huawei.com Signed-off-by: Stephen Boyd <sboyd@kernel.org>