diff options
author | Clark Wang <[email protected]> | 2020-07-14 15:52:47 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-07-22 01:55:50 +0100 |
commit | 2abbae5a0e4e1d81016f56a403b2daadfee314c3 (patch) | |
tree | 61e0451bbbca9ec9e0f92fd3d0da483618b95d3e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2b2d441dcfa4bab4849fa1a792184e66ec4dfd95 (diff) |
spi: lpspi: fix the imbalance of runtime pm function call
Call the put function after probe successfully. Otherwise, the lpspi
module will keep active status until the first spi transfer called.
Disable runtime pm when probe fails. There is no need to active runtime
pm after probe failed.
Signed-off-by: Clark 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-postgresql.py')
0 files changed, 0 insertions, 0 deletions