diff options
| author | Michael Grzeschik <[email protected]> | 2021-06-28 17:53:11 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-07-27 15:59:19 +0200 |
| commit | fc78941d8169cba40e420eb24a88789b0406c738 (patch) | |
| tree | f2778995fc0993797696a4d44962404dae39b89b /tools/perf/scripts/python | |
| parent | e81e7f9a0eb9536d5976acf5d95290338032a198 (diff) | |
usb: gadget: uvc: decrease the interrupt load to a quarter
With usb3 we handle many more requests. Decrease the interrupt load by
only enabling the interrupt every quarter of the allocated requests.
Reviewed-by: Paul Elder <[email protected]>
Signed-off-by: Michael Grzeschik <[email protected]>
--
v1 -> v2: - edited patch description
- removed extra parantheses
- added a comment for the logic
- using unsigned int instead of int
- reinitializing req_int_count in uvcg_video_enable
v2 -> v3: -
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions