commit | 5b827ff598b08085e7e8b64fa06420e9dc8ef620 | [log] [tgz] |
---|---|---|
author | Enrico Weigelt, metux IT consult <info@metux.net> | Mon Mar 11 19:55:11 2019 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Apr 05 00:04:27 2019 +0700 |
tree | c44d5fb7a73cfc9f12c3e6db2f71b511c3e2dca0 | |
parent | 6ba7c53b799d2cfbd18d5cc63bc12fb95550ca02 [diff] |
drivers: gpio: tb10x: 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>