summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorShiv Maliyappanahalli <smaliyap@codeaurora.org>2016-07-08 13:00:23 -0700
committerKyle Yan <kyan@codeaurora.org>2016-07-11 14:27:35 -0700
commit5f0a4b1fef4c17e62c69f552c012f65a699e0dd1 (patch)
treed87724896687d26ec27db978da1b3b1e51064670 /tools/perf/scripts/python
parentf55cbb338591167febfda21e07a984913190673f (diff)
drivers: soc: set apr handle to NULL on glink_open error
After sub system restart, opening glink channel while lpass transport is not up results in failure and returns error pointer. APR glink client although returns error for the first glink command, does not set the apr handle to NULL and incorrectly assumes err pointer as a valid handle when opening the channel again. Fix this by updating the apr handle to NULL when glink_open() fails. Change-Id: I53a219b1ebed5bc3593d500d80d580aac6431ab5 Signed-off-by: Shiv Maliyappanahalli <smaliyap@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions