Re: [PATCH] usb: xhci: fix loss of data on Cadence xHC

From: Andy Shevchenko
Date: Thu Sep 12 2024 - 11:53:50 EST


Thu, Sep 05, 2024 at 07:06:48AM +0000, Pawel Laszczak kirjoitti:
> Please ignore this patch. I send it again with correct version in subject.

It seems it's in Mathias' tree, never the less, see also below.

...

> >+#define PCI_DEVICE_ID_CADENCE 0x17CD

First of all this is misleadig as this is VENDOR_ID, second, there is official
ID constant for Cadence in pci_ids.h.

#define PCI_VENDOR_ID_CDNS 0x17cd

--
With Best Regards,
Andy Shevchenko