diff options
| author | Brian Norris <[email protected]> | 2018-11-05 14:35:22 +0200 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2018-11-06 18:17:16 +0200 |
| commit | 82e60d920e8ad70cd9a280ab156566755f1fe4aa (patch) | |
| tree | 81d97be3a7589ccd2ff5752058f97bd6a20017c6 /tools/perf/scripts/python/call-graph-from-sql.py | |
| parent | bfe57a6ac75aec73aec43ca24942d7704100fc2c (diff) | |
ath10k: snoc: fix unbalanced clock error handling
Similar to regulator error handling, we should only start tearing down
the 'i - 1' clock when clock 'i' fails to enable. Otherwise, we might
end up with an unbalanced clock, where we never successfully enabled the
clock, but we try to disable it anyway.
Fixes: a6a793f98786 ("ath10k: vote for hardware resources for WCN3990")
Signed-off-by: Brian Norris <[email protected]>
Reviewed-by: Douglas Anderson <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions