Searched hist:"9024 c495f35be735a917571406fab30a789c27d1" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/dwc2/ |
H A D | pci.c | diff 9024c495f35be735a917571406fab30a789c27d1 Wed Mar 04 02:17:49 CET 2015 John Youn <John.Youn@synopsys.com> usb: dwc2: pci: Add device mode to the dwc2-pci driver
The pci driver now registers a platform driver, like in dwc3, and lets its probe function do all the initialization. This allows it to account for changes to the platform driver that were not added to the pci driver. Also future changes to the probe function don't have to be duplicated. This also has the effect of adding device and DRD mode to the pci driver. Tested on the Synopsys HAPS PCIe platform.
Signed-off-by: John Youn <johnyoun@synopsys.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
|
H A D | Kconfig | diff 9024c495f35be735a917571406fab30a789c27d1 Wed Mar 04 02:17:49 CET 2015 John Youn <John.Youn@synopsys.com> usb: dwc2: pci: Add device mode to the dwc2-pci driver
The pci driver now registers a platform driver, like in dwc3, and lets its probe function do all the initialization. This allows it to account for changes to the platform driver that were not added to the pci driver. Also future changes to the probe function don't have to be duplicated. This also has the effect of adding device and DRD mode to the pci driver. Tested on the Synopsys HAPS PCIe platform.
Signed-off-by: John Youn <johnyoun@synopsys.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
|