On Tue, Aug 10, 2021 at 12:25 PM Viresh Kumar <[email protected]> wrote:
> This patch adds IRQ support for the virtio GPIO driver. Note that this > uses the irq_bus_lock/unlock() callbacks, since those operations over > virtio may sleep. Also the notifications for the eventq are processed > using a work item to allow sleep-able operations. > > Signed-off-by: Viresh Kumar <[email protected]> Looks good to me from a GPIO point of view: Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij _______________________________________________ Virtualization mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/virtualization
