Multiple dwc3 controllers will try to allocate multiple platform
devices for no_op_xceive (for usb2_phy and usb3_phy) as well as
xhci-hcd.
This patchset updates the platform devices IDs for allocated
devices to AUTO in order to support multiple dwc3 controllers.

This is based on 'dwc3' branch of Felipe Balbi's usb tree.

Vivek Gautam (2):
  usb: dwc3: exynos/omap: Change platform device IDs for no_op_xceive
    to AUTO
  usb: dwc3: host: Change platform device ID for xhci-hcd to AUTO

 drivers/usb/dwc3/dwc3-exynos.c |    4 ++--
 drivers/usb/dwc3/dwc3-omap.c   |    4 ++--
 drivers/usb/dwc3/host.c        |    2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

-- 
1.7.6.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to