Skip to content
Commit 2cd94c8a authored by Mark Brown's avatar Mark Brown Committed by Grant Likely
Browse files

spi: Ensure memory used for spi_write_then_read() is DMA safe



Use GFP_DMA in order to ensure that the memory we allocate for transfers
in spi_write_then_read() can be DMAed. On most platforms this will have
no effect.

Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: default avatarGrant Likely <grant.likely@secretlab.ca>
parent c88dd349
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment