commit | 67c5330ff1b0339a6b807823fee41c8caad25b65 | [log] [tgz] |
---|---|---|
author | Subhash Jadavani <subhashj@codeaurora.org> | Wed Mar 22 17:00:54 2017 -0700 |
committer | Subhash Jadavani <subhashj@codeaurora.org> | Wed Apr 05 16:49:36 2017 -0700 |
tree | 5770c1d8104deeaeee690365e106dd63ec16b8f4 | |
parent | 79d42bd7618725aff7653e982690a1044e6b0b04 [diff] |
scsi: ufs: prevent auto-hibern8 trigger during clock frequency scaling If auto hibern8 is supported then we should manually put the link in hibern8 before clock frequency scaling sequence to avoid auto hibern8 racing during clock frequency scaling sequence. Othewise, we may see UFS command or hibern8 issues after the scaling sequence completion. Change-Id: I6a126029be6fb03ba4b387fbdfa89e068882a54f Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org>