aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSubhash Jadavani <[email protected]>2016-10-06 21:48:22 -0700
committerMartin K. Petersen <[email protected]>2016-11-08 17:29:47 -0500
commit1e879e8fa9f62e18d79bfc339050bf8fed7a81e4 (patch)
tree4655d5b8aae72d3904c09ded4cfe5ead326ec051 /tools/perf/scripts/python
parentfd37f66eb6801b6188155ce276d346754ac1799e (diff)
scsi: ufshcd: Fix possible unclocked register access
Vendor specific setup_clocks callback may require the clocks managed by ufshcd driver to be ON. So if the vendor specific setup_clocks callback is called while the required clocks are turned off, it could result into unclocked register access. To prevent possible unclock register access, this change adds one more argument to setup_clocks callback to let it know whether it is called pre/post the clock changes by core driver. Signed-off-by: Subhash Jadavani <[email protected]> Reviewed-by: Kiwoong Kim <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions