commit | 1c939cb556b99519cc5e75b66543ac499acfd781 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Sat Sep 08 11:23:19 2018 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Sep 10 08:57:36 2018 +0200 |
tree | e65b7b9979a1d6c38d5dac8205aa87d2eaf6c9a1 | |
parent | 4f8183ae7092fe3a6985b9a10a5d7f3efa01b097 [diff] |
gpio-bcm-kona: use new req/relres and dis/enable_irq funcs Since this driver does not use the gpiolib irqchip helpers it will have to allocate the irq resources and irq_en/disable itself. Use the new gpiochip_req/relres_irq helpers to request/release all the resources. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Cc: Ray Jui <rjui@broadcom.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>