summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/cs-trace-disasm.py
diff options
context:
space:
mode:
authorBhalchandra Gajare <gajare@codeaurora.org>2016-09-26 22:12:46 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2016-10-04 12:43:02 -0700
commitacaf2a7f798cffd9007fada98865449aeb010f63 (patch)
treee0d0a54000a126c6a2d4b19f1450f823eefd5a02 /tools/perf/scripts/python/cs-trace-disasm.py
parentd728aa90314f66b19616df559c67d1f76bbb51bd (diff)
ASoC: wcd-spi: fix clock disable
Currently, the clock request is performed during init and the clock is kept on assuming that there will be code download event followed by init. This assumption may not always be true and might cause the clock to be enabled when it is really not needed. Change fixes clock disable such that clock is disabled right after init and re-enabled again if code download event is raised. CRs-fixed: 1071949 Change-Id: Icc415e911653012726e5b81b4fc09199560d5691 Signed-off-by: Bhalchandra Gajare <gajare@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions