Re: [PATCH] usb: typec: anx7411 - stop the IRQ before destroying the workqueue
From: Linkai Gong
Date: Tue Sep 08 2026 - 02:05:42 EST
On Mon, Sep 07, 2026 at 12:53:35PM +0200, Heikki Krogerus wrote:
> Is the workqueu necessary at all? It's threaded irq.
Sorry, I spoke too soon. You are right that the workqueue looks
redundant, but I will keep this patch to the remove() race only.
I can drop the workqueue in a separate follow-up if you prefer.
Thanks,
Linkai