buxiasen d7ab3cc1be pm: change pm lock from mutex to spinlock
as we always want to take critical_section, and it is not long time job,
take mutex is not necessary, use spinlock_irq_save as a replace is
better, dont't have to take global critial_section in pm.

Signed-off-by: buxiasen <buxiasen@xiaomi.com>
2024-06-21 12:28:57 -03:00
..
2023-12-09 13:44:46 -08:00
2023-12-18 09:06:29 -08:00
2023-09-22 13:51:00 +08:00
2023-10-17 13:43:43 +08:00
2024-02-27 13:16:52 +08:00
2024-06-13 02:21:29 +08:00
2024-04-09 10:49:23 +08:00
2023-07-08 13:50:48 +08:00
2024-04-16 19:09:12 +08:00
2024-01-25 09:09:30 -08:00
2024-01-25 09:09:30 -08:00