On Wed, Sep 05 2018 at 04:33 -0600, Linus Walleij wrote:
On Fri, Aug 31, 2018 at 4:37 PM Hans Verkuil <hverkuil@xxxxxxxxx> wrote:
From: Hans Verkuil <hans.verkuil@xxxxxxxxx>
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@xxxxxxxxx>
This is just beautiful and makes everything so much easier.
I have an urge to simply apply the patch set, it will make
Lina's work cleaner and easier too.
I will rebase my next series on this (or the next version from Hans).
-- Lina