hujun5 c712a00620 drivers/input: rm sched_[un]lock
We use enter_critical_section to protect the read and write of priv structures,
sched_lock is mainly used to prevent active context switching caused by nxsem_post.
We do not actively switch contexts when reading and writing priv structures,
so sched_lock can be removed.

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2023-08-12 23:32:38 +08:00
..
2023-08-12 23:32:38 +08:00
2023-08-12 23:32:38 +08:00
2023-08-11 20:37:11 +08:00
2023-08-12 23:32:38 +08:00
2023-08-12 23:32:38 +08:00
2021-03-04 18:32:27 -08:00
2022-09-28 09:38:55 +08:00
2023-08-12 23:32:38 +08:00
2021-03-04 18:32:27 -08:00