aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorAlex Elder <elder@linaro.org>2021-08-19 17:19:25 -0500
committerDavid S. Miller <davem@davemloft.net>2021-08-20 14:45:47 +0100
commit799c5c24b7acc8af0086f1cbff5be3af7f63f6f1 (patch)
treefb55676a476039ef67d8e3907c723b610f5cf51c /tools/perf/scripts/python/exported-sql-viewer.py
parentc43adc75dc2dee8cc5a29a722c1c1d5a00b434c3 (diff)
net: ipa: don't use ipa_clock_get() in "ipa_uc.c"
Replace the ipa_clock_get() call in ipa_uc_clock() when taking the "proxy" clock reference for the microcontroller with a call to pm_runtime_get_sync(). Replace calls of ipa_clock_put() for the microcontroller with pm_runtime_put() calls instead. There is a chance we get an error when taking the microcontroller power reference. This is an unlikely scenario, where system suspend is initiated just before we learn the modem is booting. For now we'll just accept that this could occur, and report it if it does. Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions