diff options
| author | Niklas Neronin <[email protected]> | 2024-11-06 10:14:55 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-11-06 12:26:16 +0000 |
| commit | ee8ebec3c8d3a98f5fc0c4ab7793f06ab86eb6df (patch) | |
| tree | 319387e451e19b0aff67fd6acb81a2455a40c6d7 /drivers/usb/cdns3/cdns3-starfive.c | |
| parent | usb: xhci: refactor xhci_td_cleanup() to return void (diff) | |
| download | kernel-ee8ebec3c8d3a98f5fc0c4ab7793f06ab86eb6df.tar.gz kernel-ee8ebec3c8d3a98f5fc0c4ab7793f06ab86eb6df.zip | |
usb: xhci: add help function xhci_dequeue_td()
Add xhci_dequeue_td() helper function to reduce code duplication.
Function xhci_dequeue_td() advances the dequeue pointer past the specified
Transfer Descriptor (TD) and releases the TD.
Signed-off-by: Niklas Neronin <[email protected]>
Signed-off-by: Mathias Nyman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-starfive.c')
0 files changed, 0 insertions, 0 deletions
