Re: [PATCH] PM: sleep: Use complete() instead of complete_all() in device_pm_sleep_init()

From: Jiakai Xu

Date: Tue May 12 2026 - 22:17:15 EST


> sashiko.dev complains about this one:
>
> https://sashiko.dev/#/patchset/20260509092707.3426533-1-xujiakai24%40mails.ucas.ac.cn
>
> and I think that it has a point.
>
> Before this change, dpm_wait() needs to be updated to skip devices
> with no PM support.

Thanks for your review! I will send a v2 patch later.

Best regards,
Jiakai