diff options
| author | Martin Sperl <[email protected]> | 2019-03-30 09:30:59 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2019-04-03 11:31:06 +0700 |
| commit | c7de8500fd8ecbb544846dd5f11dca578c3777e1 (patch) | |
| tree | 1de57f27eaf008b47135c316e2c1e289f45337a2 /tools/perf/scripts/python/powerpc-hcalls.py | |
| parent | 7188a6f0eee3f1fae5d826cfc6d569657ff950ec (diff) | |
spi: bcm2835aux: remove dangerous uncontrolled read of fifo
This read of the fifo is a potential candidate for a race condition
as the spi transfer is not necessarily finished and so can lead to
an early read of the fifo that still misses data.
So it has been removed.
Fixes: 1ea29b39f4c812ec ("spi: bcm2835aux: add bcm2835 auxiliary spi device...")
Suggested-by: Hubert Denkmair <[email protected]>
Signed-off-by: Martin Sperl <[email protected]>
Acked-by: Stefan Wahren <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/powerpc-hcalls.py')
0 files changed, 0 insertions, 0 deletions