aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorDinghao Liu <[email protected]>2021-04-15 15:46:44 +0800
committerMark Brown <[email protected]>2021-04-15 16:07:59 +0100
commit58eaa7b2d07d3c25e1068b0bf42ca7e7464f4bca (patch)
tree021b5df6c350dd2a8e9acd81b4e58e70cda46d39 /tools/perf/scripts/python/export-to-sqlite.py
parentd6371415517700ae225dd1aaa8a35a86a659ada6 (diff)
spi: spi-zynqmp-gqspi: Fix runtime PM imbalance in zynqmp_qspi_probe
There is a PM usage counter decrement after zynqmp_qspi_init_hw() without any refcount increment, which leads to refcount leak.Add a refcount increment to balance the refcount. Also set auto_runtime_pm to resume suspended spi controller. Fixes: 9e3a000362aec ("spi: zynqmp: Add pm runtime support") Signed-off-by: Dinghao Liu <[email protected]> Tested-by: Quanyang Wang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions