Re: [PATCH v2] scsi: ufs: core: cancel RTC work in active-active suspend

From: Bart Van Assche

Date: Fri Jul 17 2026 - 17:17:59 EST


On 7/14/26 10:27 AM, Guangshuo Li wrote:
Cancel the RTC work before entering the vendor suspend callback in the
active-active path. Since this path now cancels the work, move the RTC
work scheduling outside the device and link state restoration block in
the resume path. This restarts RTC updates after an active-active
suspend and resume cycle.

Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>