diff options
| author | 2019-08-06 10:40:39 +0530 | |
|---|---|---|
| committer | 2019-08-12 10:53:48 +0300 | |
| commit | f173f26a4d543fa57e6ed9505bbbbf9bec61f544 (patch) | |
| tree | f5fbd6bedb3a629bdde7c11193f737819cabeb12 /samples/hidraw/ssh:/git@git.zx2c4.com/git: | |
| parent | Linus 5.3-rc1 (diff) | |
mtd: spi-nor: always use bounce buffer for register read/writes
spi-mem layer expects all buffers passed to it to be DMA'able. But
spi-nor layer mostly allocates buffers on stack for reading/writing to
registers and therefore are not DMA'able. Introduce bounce buffer to be
used to read/write to registers. This ensures that buffer passed to
spi-mem layer during register read/writes is DMA'able. With this change
nor->cmd-buf is no longer used, so drop it.
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Diffstat (limited to 'samples/hidraw/ssh:/git@git.zx2c4.com/git:')
0 files changed, 0 insertions, 0 deletions
