Skip to content
Commit 865f6d19 authored by Ray Jui's avatar Ray Jui Committed by Mark Brown
Browse files

spi: spidev: Use separate TX and RX bounce buffers



By using separate TX and RX bounce buffers, we avoid potential cache
flush and invalidation sequence issue that may be encountered when a
single bounce buffer is shared between TX and RX

Signed-off-by: default avatarRay Jui <rjui@broadcom.com>
Reviewed-by: default avatarJD (Jiandong) Zheng <jdzheng@broadcom.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent a2285b8c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment