Re: [PATCH 1/2] HID: quirks: add quirk to always keep device open
From: leo vriska
Date: Wed Mar 04 2026 - 13:40:29 EST
Hi,
It seems 2/2 is dealing with a USB device. So why not simply make use of
HID_QUIRK_ALWAYS_POLL?
It seems like I misunderstood what HID_QUIRK_ALWAYS_POLL did when I was reading the code before writing this patch. Sorry about that! It does seem like a cleaner solution to this problem, and I'll send an updated patch that just enables it for this device.
Thanks,
leo vriska