[PATCH 1/4] usb: dwc3: pci: Add PCI ID for Intel Braswell

2014-08-20 Thread Heikki Krogerus
From: Alan Cox The device controller is the same but it has different PCI ID. Add this new ID to the driver's list of supported IDs. Signed-off-by: Alan Cox Signed-off-by: Mika Westerberg Signed-off-by: Heikki Krogerus --- drivers/usb/dwc3/dwc3-pci.c | 2 ++ 1 file changed, 2 insertions(+)

[PATCH 1/4] usb: dwc3: pci: Add PCI ID for Intel Braswell

2014-08-20 Thread Heikki Krogerus
From: Alan Cox a...@linux.intel.com The device controller is the same but it has different PCI ID. Add this new ID to the driver's list of supported IDs. Signed-off-by: Alan Cox a...@linux.intel.com Signed-off-by: Mika Westerberg mika.westerb...@linux.intel.com Signed-off-by: Heikki Krogerus