diff options
author | 2018-11-09 16:56:54 +0000 | |
---|---|---|
committer | 2018-11-13 20:37:34 +0100 | |
commit | 1d5ceff25aa1edcaf84e7ee26fdcc746cb245af8 (patch) | |
tree | da7f47c18937884279c137ddab6c769440a5252a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mtd: spi-nor: don't overwrite errno in spi_nor_get_map_in_use() (diff) | |
download | wireguard-linux-1d5ceff25aa1edcaf84e7ee26fdcc746cb245af8.tar.xz wireguard-linux-1d5ceff25aa1edcaf84e7ee26fdcc746cb245af8.zip |
mtd: spi_nor: pass DMA-able buffer to spi_nor_read_raw()
spi_nor_read_raw() calls nor->read() which might be implemented
by the m25p80 driver. m25p80 uses the spi-mem layer which requires
DMA-able in/out buffers. Pass kmalloc'ed dma buffer to spi_nor_read_raw().
Fixes: b038e8e3be72 ("mtd: spi-nor: parse SFDP Sector Map Parameter Table")
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions