xhci: xhci-mem: remove port_arrays and the code initializing them
authorMathias Nyman <mathias.nyman@linux.intel.com>
Mon, 21 May 2018 13:40:04 +0000 (16:40 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 24 May 2018 16:03:09 +0000 (18:03 +0200)
commit07f7619053874ba60d620367b965b8a0ae38a696
treeb42e62371c48ec2effcb58f5929016bc23bfd564
parentedaa30f878e4586828f74c30f8dfe02ddbfe5251
xhci: xhci-mem: remove port_arrays and the code initializing them

As we are now using the new port strtuctes the port_arrays
are no longer needed, remove them completely

Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-mem.c
drivers/usb/host/xhci.h