commit | 8dab8c65d1b519aa6466dbd433b7062382d24ade | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Tue Oct 15 22:20:46 2019 +0800 |
committer | Marc Kleine-Budde <mkl@pengutronix.de> | Mon Nov 11 21:58:09 2019 +0100 |
tree | ccf2421b2470678ef699cec2650e9a5498df1e07 | |
parent | 65725aa8829f0042db888c2b7e6cc8f1d79e7131 [diff] |
can: ifi: 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> Reviewed-by: Simon Horman <simon.horman@netronome.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>