summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHarry Yang <harryy@codeaurora.org>2016-05-11 16:43:51 -0700
committerKyle Yan <kyan@codeaurora.org>2016-06-02 16:13:03 -0700
commitebfad685ef3fbde7838f10744aaa965a454cee3d (patch)
tree58a5254c7e6237f0f5a567febb60feadf5a84734 /tools/perf/scripts/python
parent6a70911936b598b3d79c4a295c9b89ec4474d4df (diff)
qcom-charger: use mutex instead of spinlock when calling the regmap API
Slow buses regmap holds a mutex lock, while for fast buses regmap holds a spinlock. In order to remain compatible with slow buses spinlocks should not be held before calling the regmap API. CRs-Fixed: 1017800 Change-Id: I93aa6df8c7ec1916ba23d21d92e477510db949da Signed-off-by: Harry Yang <harryy@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions