commit | def4e6f7b419c4092c82222d0896d6c409692326 | [log] [tgz] |
---|---|---|
author | Mathias Nyman <mathias.nyman@linux.intel.com> | Fri Feb 12 16:40:15 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Feb 14 17:03:23 2016 -0800 |
tree | 7dde8798edae0e620dec816768bee310dd140b7c | |
parent | faee822c5a7ab99de25cd34fcde3f8d37b6b9923 [diff] |
xhci: refactor and cleanup endpoint initialization. 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>