diff options
author | Enrico Weigelt, metux IT consult | 2019-06-17 18:49:20 +0200 |
---|---|---|
committer | Linus Walleij | 2019-06-27 15:56:51 +0100 |
commit | c7d0ca24fd978ac047db67dd961788e62c0e8ba2 (patch) | |
tree | e315291ca177745ec98616b426b3db60d7cc352e /drivers/lightnvm | |
parent | 5272856533776260d997c8280dad69b1eac40994 (diff) |
gpio: vr41xx: Use devm_platform_ioremap_resource()
Use the new helper that wraps the calls to platform_get_resource()
and devm_ioremap_resource() together.
this driver deserves a bit more cleanup, to get rid of the global
variable giu_base, which makes it single-instance-only.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/lightnvm')
0 files changed, 0 insertions, 0 deletions