diff options
author | Vinod Koul <[email protected]> | 2020-05-14 17:50:36 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-05-15 15:44:34 +0200 |
commit | ff4c65ca48f08f4781accfb1d224acd7c897070e (patch) | |
tree | bac1d01e4ed30405cb3f2b6072e2fa4d5bc44b1a /lib/mpi/mpi-mul.c | |
parent | c33f4f24b888236b725a9972e0fe5ac6575c68ec (diff) |
usb: hci: add hc_driver as argument for usb_hcd_pci_probe
usb_hcd_pci_probe expects users to call this with driver_data set as
hc_driver, that limits the possibility of using the driver_data for
driver data.
Add hc_driver as argument to usb_hcd_pci_probe and modify the callers
ehci/ohci/xhci/uhci to pass hc_driver as argument and freeup the
driver_data used
Tested xhci driver on Dragon-board RB3, compile tested ehci, ohci and
uhci.
[For all but the xHCI parts]
[For the xhci part]
Suggested-by: Mathias Nyman <[email protected]>
Acked-by: Alan Stern <[email protected]>
Acked-by: Mathias Nyman <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions