]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
xhci: refactor and cleanup endpoint initialization.
authorMathias Nyman <mathias.nyman@linux.intel.com>
Fri, 12 Feb 2016 14:40:15 +0000 (16:40 +0200)
committerTim Gardner <tim.gardner@canonical.com>
Wed, 6 Apr 2016 09:29:50 +0000 (10:29 +0100)
commitb9b26ccac867ac3b14edc334dd52eb44851a3f83
treea6272b9a4dfea23b0bbd52aedf47f287451dfec2
parent0c3bdbebed60b91deb6346d6af9d471e5a1bc9de
xhci: refactor and cleanup endpoint initialization.

BugLink: http://bugs.launchpad.net/bugs/1519623
xhci_endpoint_init() and helper functions were a bit messy.
Adding the higher bandwidth SuperSpeedPlus Isoc support on
top of it would make it even harder to read.

No functional changes.

Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit def4e6f7b419c4092c82222d0896d6c409692326)
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
drivers/usb/host/xhci-mem.c
drivers/usb/host/xhci.h