diff options
author | Mathias Nyman <mathias.nyman@linux.intel.com> | 2017-06-15 11:55:48 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-06-15 22:17:46 +0200 |
commit | 3134bc9c52ed90c4aea5e4201eb13145cfd12b05 (patch) | |
tree | ed4b8588a7ba9964caebaa823dd72e4c2a14b4a5 /MAINTAINERS | |
parent | d36374fdfb259bac4511762bb349e69c6d093d37 (diff) | |
download | linux-3134bc9c52ed90c4aea5e4201eb13145cfd12b05.tar.gz linux-3134bc9c52ed90c4aea5e4201eb13145cfd12b05.tar.bz2 linux-3134bc9c52ed90c4aea5e4201eb13145cfd12b05.zip |
xhci: cleanup finish_td() skip option
finish_td() could be called with a skip option to bypass most of the
function and only call xhci_td_cleanup() at the end.
Remove this skip option and call xhci_td_cleanup() directly instead
when needed
No functional changes
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions