Skip to content
Commit de406d12 authored by Sayali Lokhande's avatar Sayali Lokhande
Browse files

scsi: ufshcd: Flush exception event before suspend



Exception event can be raised by the device when system
suspend is in progress. This will result in unclocked
register access in exception event handler as clocks will
be turned off during suspend. This change makes sure to flush
exception event handler work in suspend before disabling
clocks to avoid unclocked register access issue.

Change-Id: I5a089a0387790a12f4cc3213c75e9677467a2a07
Signed-off-by: default avatarSayali Lokhande <sayalil@codeaurora.org>
parent 4e64e456
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment