Re: [PATCH 1/1] usb: core: Add quirk for Gigabyte Aorus Waterforce X II AIO coolers

From: lyude

Date: Thu Feb 05 2026 - 15:19:31 EST


On Wed, 2026-02-04 at 06:16 +0100, Greg Kroah-Hartman wrote:
> > USB_QUIRK_RESET_RESUME },
> >  
> > + /* Gigabyte ITE Tech. Castor3 (Aorus Waterforce X II AIO
> > coolers) */
> > + { USB_DEVICE(0x0414, 0x7a5e), .driver_info =
> > USB_QUIRK_RESET },
>
> Please see the comments for this structure on how to place this
> device
> in the list.

aha-whoops, my bad :). I'll respin a new version in a bit
>
> thanks,
>
> greg k-h