diff options
author | Paul Cercueil <[email protected]> | 2024-01-30 13:23:37 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-02-17 17:00:09 +0100 |
commit | 99f638dd49ca80538addec6b3733ddb5784c9373 (patch) | |
tree | e121218bc1317ae33cd00ef896bfda2e2aaff720 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 7ad818eef647fa5d4614a335107ce28cbf1c13c3 (diff) |
usb: gadget: Support already-mapped DMA SGs
Add a new 'sg_was_mapped' field to the struct usb_request. This field
can be used to indicate that the scatterlist associated to the USB
transfer has already been mapped into the DMA space, and it does not
have to be done internally.
Signed-off-by: Paul Cercueil <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions