On 4/22/2016 1:18 AM, Heikki Krogerus wrote: > Changes since v1: > - Slit the refactoring and cleanup into separate patches > > > Heikki Krogerus (4): > usb: dwc3: pci: make build-in device properties available > usb: dwc3: pci: pass the platform device as a parameter to > dwc3_pci_quirks() > usb: dwc3: pci: use build-in properties instead of platform data > usb: dwc3: remove handling of platform data > > drivers/usb/dwc3/core.c | 35 ----------------- > drivers/usb/dwc3/dwc3-pci.c | 84 ++++++++++++++++++---------------------- > drivers/usb/dwc3/platform_data.h | 53 ------------------------- > 3 files changed, 38 insertions(+), 134 deletions(-) > delete mode 100644 drivers/usb/dwc3/platform_data.h > Tested-by: John Youn <johnyoun@xxxxxxxxxxxx> I tested patch 3 and 4 against linux-next on a HAPS PCI platform. Needs a couple minor tweaks to apply but otherwise works as expected. Regards, John -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html