On Mon, 02 Dec 2024 14:17:15 +0100, Asahi Lina wrote:
It seems there is an alternate version of the hardware with a different PID. User testing reveals this still works with the same interface as far as the kernel is concerned, so just add the extra PID. Thanks to Heiko Engemann for testing with this version.
Due to the way quirks-table.h is structured, that means we have to turn the entire quirk struct into a macro to avoid duplicating it...
Cc: stable@vger.kernel.org Signed-off-by: Asahi Lina lina@asahilina.net
Applied now. Thanks.
Takashi