diff options
author | 2020-11-03 22:09:47 +0800 | |
---|---|---|
committer | 2020-11-09 19:44:26 +0000 | |
commit | 45c0cba753641e5d7c3207f04241bd0e7a021698 (patch) | |
tree | 472892e99112b9d4bba792c1818885e4ba805ced /tools/perf/scripts/python/export-to-postgresql.py | |
parent | spi: stm32-qspi: fix reference leak in stm32 qspi operations (diff) | |
download | linux-dev-45c0cba753641e5d7c3207f04241bd0e7a021698.tar.xz linux-dev-45c0cba753641e5d7c3207f04241bd0e7a021698.zip |
spi: spi-ti-qspi: fix reference leak in ti_qspi_setup
pm_runtime_get_sync will increment pm usage counter even it
failed. Forgetting to pm_runtime_put_noidle will result in
reference leak in ti_qspi_setup, so we should fix it.
Fixes: 505a14954e2d7 ("spi/qspi: Add qspi flash controller")
Signed-off-by: Zhang Qilong <zhangqilong3@huawei.com>
Link: https://lore.kernel.org/r/20201103140947.3815-1-zhangqilong3@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions