commit | 09ec4735921498e9f3e368e079367225d74ab8a6 | [log] [tgz] |
---|---|---|
author | Enrico Weigelt, metux IT consult <info@metux.net> | Mon Mar 11 19:54:46 2019 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Apr 05 00:04:26 2019 +0700 |
tree | ef006f73190c4d1dbc6c7cc7bba5ab98cae97ea3 | |
parent | b2c09588f242b1414f4c7535f2bc390e66794743 [diff] |
drivers: gpio: clps711x: use devm_platform_ioremap_resource() Use the new helper that wraps the calls to platform_get_resource() and devm_ioremap_resource() together. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>