diff options
author | Emil Renner Berthing <[email protected]> | 2018-10-31 11:57:01 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2018-11-05 11:42:02 +0000 |
commit | fab3e4871f623c8f86e8a0e00749f1480ffa08db (patch) | |
tree | 90364e85647616caf6d11228f810587475b65c55 /tools/perf/scripts/python/intel-pt-events.py | |
parent | 2410d6a3c3070e205169a1a741aa78898e30a642 (diff) |
spi: rockchip: use atomic_t state
The state field is currently only used to make sure
only the last of the tx and rx dma callbacks issue
an spi_finalize_current_transfer.
Rather than using a spinlock we can get away
with just turning the state field into an atomic_t.
Signed-off-by: Emil Renner Berthing <[email protected]>
Tested-by: Heiko Stuebner <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions