diff options
author | Zhang Qilong <[email protected]> | 2020-11-21 19:22:00 -0800 |
---|---|---|
committer | Santosh Shilimkar <[email protected]> | 2020-11-21 19:22:00 -0800 |
commit | ec8684847d8062496c4619bc3fcff31c19d56847 (patch) | |
tree | e84dfb8b987c00d37af065136fb5538f9217f3ea /scripts/gdb/linux/cpus.py | |
parent | e643bd3809d4763cb85950782508f9a1ae78a8ac (diff) |
soc: ti: knav_qmss: fix reference leak in knav_queue_probe
pm_runtime_get_sync will increment pm usage counter even it
failed. Forgetting to pm_runtime_put_noidle will result in
reference leak in knav_queue_probe, so we should fix it.
Fixes: 41f93af900a20 ("soc: ti: add Keystone Navigator QMSS driver")
Signed-off-by: Zhang Qilong <[email protected]>
Signed-off-by: Santosh Shilimkar <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/cpus.py')
0 files changed, 0 insertions, 0 deletions