commit | 6571317713c88cfcc647b58475b5dc943c16cc45 | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Wed Oct 16 22:10:53 2019 +0800 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Oct 24 14:03:27 2019 +0200 |
tree | 8024c2a3c1f7e3b121222397c209ccd17501bdf3 | |
parent | 3bf864e2507aae0bb24c1a360f409b4a746abd2b [diff] |
pinctrl: mediatek: 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://lore.kernel.org/r/20191016141053.23740-1-yuehaibing@huawei.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>