Skip to content
Commit 1c939cb5 authored by Hans Verkuil's avatar Hans Verkuil Committed by Linus Walleij
Browse files

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: default avatarHans Verkuil <hans.verkuil@cisco.com>
Cc: Ray Jui <rjui@broadcom.com>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 4f8183ae
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment