+41
−19
Loading
Merge Pull Request from: @leoliu-oc During each byte access, the host performs clock stretching. In this case, the thread may be interrupted by preemption, resulting in a long stretching time. However, some touchpad can only tolerate host clock stretching of no more than 200 ms. We reduce the impact of this through a retransmission mechanism. ### Issue https://gitee.com/openeuler/kernel/issues/I9CQGS ### Test Pass. meet expectation. Link:https://gitee.com/openeuler/kernel/pulls/5652 Reviewed-by:Xie XiuQi <xiexiuqi@huawei.com> Signed-off-by:
Zheng Zengkai <zhengzengkai@huawei.com>