]> git.ipfire.org Git - people/arne_f/kernel.git/commit
usb: dwc3: pci: use build-in properties instead of platform data
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Fri, 22 Apr 2016 08:17:39 +0000 (11:17 +0300)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 20 Jun 2016 09:32:48 +0000 (12:32 +0300)
commitcf48305de0c6b556ff6af64e93295cc54c4fe246
tree76481c0561f94ea8af935298a5a580b8b1778f6e
parent60cfb37ac9bc620334fff6e644a2b09019115939
usb: dwc3: pci: use build-in properties instead of platform data

This should allow the core driver to drop handling of
platform data and expect the platform specific details to
always come from properties.

Tested-by: John Youn <johnyoun@synopsys.com>
Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Cc: Huang Rui <ray.huang@amd.com>
CC: John Youn <John.Youn@synopsys.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc3/dwc3-pci.c