Revision abff5012ab7ccbe1227b9d0af69697cc592df44c authored by Jonathan Bell on 06 October 2021, 14:27:53 UTC, committed by Phil Elwell on 06 October 2021, 15:30:47 UTC
A regression introduced in https://github.com/raspberrypi/linux/pull/3887
meant that if the newly scheduled transfer immediately returned data, and
the driver resubmitted a single URB after every transfer, then the effective
polling interval would end up being approx 1ms.

Use the larger of SCHEDULE_SLOP or the configured endpoint interval.

Signed-off-by: Jonathan Bell <jonathan@raspberrypi.com>
1 parent 6237d09
History

back to top