UPSTREAM: usb: dwc3: pci: pass the platform device as a parameter to dwc3_pci_quirks()
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Fri, 22 Apr 2016 08:17:38 +0000 (11:17 +0300)
committerHuang, Tao <huangtao@rock-chips.com>
Tue, 16 Aug 2016 12:48:19 +0000 (20:48 +0800)
commit98b71ce5dbacb8accf25a586d5ef809268f59455
treef75bf64a11f9985a6d994c90c8f46f77c9886e09
parentfec7e1e4e6e49c1937505ce0f18405826a0ed825
UPSTREAM: usb: dwc3: pci: pass the platform device as a parameter to dwc3_pci_quirks()

For convenience, passing the dwc3 platform device as a
parameter to dwc3_pci_quirks() function.

Change-Id: Ibe81e416772780cf98c8606e84e9fbd558d88d52
Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Signed-off-by: Wu Liang feng <wulf@rock-chips.com>
(cherry picked from commit ce046d323d74ee9d280688a2cb499716f555a89f)
drivers/usb/dwc3/dwc3-pci.c