diff options
author | Noralf Trønnes <noralf@tronnes.org> | 2019-04-13 20:24:13 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-05-02 10:37:51 +0900 |
commit | c9ba7a16d0f1d2b1e70d47296eca5f612c753825 (patch) | |
tree | 2312ac0a1a8265a6d53a1e7716f4cad98f3bc784 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 4d1841d64535d60a1378d847cf4cd3f340ea28c2 (diff) |
spi: Release spi_res after finalizing message
spi_split_transfers_maxsize() can be used to split a transfer. This
function uses spi_res to lifetime manage the added transfer structures.
So in order to finalize the current message while it contains the split
transfers, spi_res_release() must be called after finalizing.
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions