mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-14 06:24:53 +08:00
6bf3fc2681
The ibi work thread operates asynchronously with other transfers, such as
svc_i3c_master_priv_xfers(). Introduce mutex protection to ensure the
completion of the entire i3c/i2c transaction.
Fixes:
|
||
---|---|---|
.. | ||
mipi-i3c-hci | ||
ast2600-i3c-master.c | ||
dw-i3c-master.c | ||
dw-i3c-master.h | ||
i3c-master-cdns.c | ||
Kconfig | ||
Makefile | ||
svc-i3c-master.c |