On 03-01-25, 16:35, hlleng wrote:
> Modify the virtio-gpio driver to support multiple virtual GPIO controller
> instances. The previous static global irq_chip structure caused conflicts
> between multiple virtio-gpio device instances as they shared the same
> interrupt controller configuration.

What is the conflict you are getting since all it has is callbacks only, I
wonder why do we need to duplicate it.

-- 
viresh

Reply via email to