diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2019-06-25 14:57:33 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2019-06-27 19:41:33 +0300 |
commit | aee5cec5bb27d8d3c2c13f371d156e5879309d0e (patch) | |
tree | e760e1a28459c32804b9824bc6bcb84eeb37d255 /tools/crypto | |
parent | a4de43049a1d0e2ed2a1d95e18e74b82cd9ca058 (diff) | |
download | linux-aee5cec5bb27d8d3c2c13f371d156e5879309d0e.tar.xz |
gpio: ath79: Pass irqchip when adding gpiochip
We need to convert all old gpio irqchips to pass the irqchip
setup along when adding the gpio_chip.
For chained irqchips this is a pretty straight-forward
conversion.
Take this opportunity to add a local dev pointer and
use devm_gpiochip_add() so we can get rid of the remove()
callback altogether.
Cc: linux-mips@linux-mips.org
Acked-by: Alban Bedel <albeu@free.fr>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/crypto')
0 files changed, 0 insertions, 0 deletions