Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit adf9c3c8 authored by Joseph Kogut's avatar Joseph Kogut Committed by Felipe Balbi
Browse files

usb: move definition of PCI_VENDOR_ID_SYNOPSYS to linux/pci_ids.h



Removed FIXME from usb/dwc3/dwc3-pci.c by moving definition of
PCI_VENDOR_ID_SYNOPSYS shared with usb/dwc2 to linux/pci_ids.h.

Signed-off-by: default avatarJoseph Kogut <joseph.kogut@gmail.com>
Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent 25140ce6
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -54,7 +54,6 @@
#include "core.h"
#include "hcd.h"

#define PCI_VENDOR_ID_SYNOPSYS		0x16c3
#define PCI_PRODUCT_ID_HAPS_HSOTG	0xabc0

static const char dwc2_driver_name[] = "dwc2";
+0 −2
Original line number Diff line number Diff line
@@ -24,8 +24,6 @@

#include "platform_data.h"

/* FIXME define these in <linux/pci_ids.h> */
#define PCI_VENDOR_ID_SYNOPSYS		0x16c3
#define PCI_DEVICE_ID_SYNOPSYS_HAPSUSB3	0xabcd
#define PCI_DEVICE_ID_INTEL_BYT		0x0f37
#define PCI_DEVICE_ID_INTEL_MRFLD	0x119e
+2 −0
Original line number Diff line number Diff line
@@ -2315,6 +2315,8 @@
#define PCI_VENDOR_ID_CENATEK		0x16CA
#define PCI_DEVICE_ID_CENATEK_IDE	0x0001

#define PCI_VENDOR_ID_SYNOPSYS		0x16c3

#define PCI_VENDOR_ID_VITESSE		0x1725
#define PCI_DEVICE_ID_VITESSE_VSC7174	0x7174