+41
−19
Loading
zhaoxin inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I9CQGS CVE: NA ----------------- 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. Signed-off-by:leoliu-oc <leoliu-oc@zhaoxin.com>