diff options
| author | Jerome Brunet <[email protected]> | 2021-01-18 09:46:41 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-01-18 18:43:09 +0100 |
| commit | 2986511780438274646f63a171ac60e61313032c (patch) | |
| tree | 0a7e3523fb545b3f66f0cdc9f511a8467c9ab7bb /tools/perf/scripts/python/stackcollapse.py | |
| parent | 25dbd75dd506cd19ab4405a7ef0816042fe6892f (diff) | |
usb: gadget: u_audio: remove struct uac_req
'struct uac_req' purpose is to link 'struct usb_request' to the
corresponding 'struct uac_rtd_params'. However member req is never
used. Using the context of the usb request, we can keep track of the
corresponding 'struct uac_rtd_params' just as well, without allocating
extra memory.
Acked-by: Felipe Balbi <[email protected]>
Signed-off-by: Jerome Brunet <[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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions