aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGilad Broner <[email protected]>2016-10-17 17:10:00 -0700
committerMartin K. Petersen <[email protected]>2016-11-08 17:29:58 -0500
commita508253d0916a0c5973081c4059425ec04e324c8 (patch)
tree91398953943563ac0e6c3c9089fb4062c391e582 /tools/perf/scripts/python
parentdcea0bfbc4cb6796a222ffaeebd77a0a89a1babc (diff)
scsi: ufs: suspend clock scaling for failed runtime_resume
During runtime resume operation, clock scaling may get indirectly resumed via call to ufshcd_set_dev_pwr_mode(): Start/Stop Unit command times out and SCSI error handling ultimately calls the host reset handler to recover, during which clock scaling is resumed. Error case exit path of runtime resume will disable clocks. As clock scaling was already resumed, it will get scheduled later on and try to access UFS registers while clocks are disabled, resulting in unclocked register access. Signed-off-by: Gilad Broner <[email protected]> Signed-off-by: Subhash Jadavani <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions