Home
last modified time | relevance | path

Searched hist:"474799 f073763b868e158b04b74f8ddd1da38da2" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/dwc3/
H A Ddwc3-pci.cdiff 474799f073763b868e158b04b74f8ddd1da38da2 Fri Apr 22 10:17:37 CEST 2016 Heikki Krogerus <heikki.krogerus@linux.intel.com> usb: dwc3: pci: make build-in device properties available

Setting the ACPI companion before calling dwc3_pci_quirks.
The ACPI companion will be set unconditionally as the
primary fwnode, overriding any previously set primary
fwnode. This will make sure that any build-in properties
added to the platform device will be added as the secondary
fwnode in cases where also ACPI companion exists.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>