diff options
author | Mathias Nyman <mathias.nyman@linux.intel.com> | 2018-05-21 16:40:02 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-24 19:03:08 +0300 |
commit | 925f349d4dca1357813efdc37ec08134d79b3288 (patch) | |
tree | 6bb4cb61851bb39ec128dbbcf30b831affb2d9d4 /drivers/usb/host/ohci-sm501.c | |
parent | 38986ffa6a74899be83126d55f043a1c034cba7d (diff) | |
download | linux-925f349d4dca1357813efdc37ec08134d79b3288.tar.xz |
xhci: xhci-hub: use port structure members instead of xhci_get_ports()
xhci_get_ports() is one of the last functions using port_arrays in
xhci-hub.c. We get the same data directly from hub and port structures
instead, so convert and remove both xhci_get_ports() and port_arrays from
all function that no longer need it.
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/ohci-sm501.c')
0 files changed, 0 insertions, 0 deletions