Home
last modified time | relevance | path

Searched hist:"0 eae2fde164caaa013a3f7341fd3e7e36e8e2865" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/dwc3/
H A Ddwc3-pci.cdiff 0eae2fde164caaa013a3f7341fd3e7e36e8e2865 Tue Nov 29 01:30:58 CET 2016 John Youn <johnyoun@synopsys.com> usb: dwc3: pci: Add "linux,sysdev_is_parent" property

Calling platform_device_add_properties() replaces existing properties so
the "linux,sysdev_is_parent" property doesn't get set. Add this property
to each platform.

Fixes: d64ff406e51e ("usb: dwc3: use bus->sysdev for DMA configuration")
Signed-off-by: John Youn <johnyoun@synopsys.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>