diff options
| author | Vignesh Raghavendra <[email protected]> | 2019-08-06 10:40:39 +0530 |
|---|---|---|
| committer | Tudor Ambarus <[email protected]> | 2019-08-12 10:53:48 +0300 |
| commit | f173f26a4d543fa57e6ed9505bbbbf9bec61f544 (patch) | |
| tree | f5fbd6bedb3a629bdde7c11193f737819cabeb12 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 5f9e832c137075045d15cd6899ab0505cfb2ca4b (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 <[email protected]>
Reviewed-by: Boris Brezillon <[email protected]>
Signed-off-by: Tudor Ambarus <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions