xhci: xhci-hub: use new port structures for cas and wake mask functions.
authorMathias Nyman <mathias.nyman@linux.intel.com>
Mon, 21 May 2018 13:39:56 +0000 (16:39 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 24 May 2018 16:03:08 +0000 (18:03 +0200)
commitfdcf74ffef640fd30402863877d442c8bada7582
tree0e2fdb7c3d4425317fe24cb8a0928c84b50575a4
parente740b019d7c6b4de38f57a26d4cf1b15125bdcbf
xhci: xhci-hub: use new port structures for cas and wake mask functions.

Use port structures instead of mmio port arrays for
xhci_port_missing_cas_quirk() and xhci_set_remote_wake_mask() in
xhci-hub.c

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