aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k
diff options
context:
space:
mode:
authorTudor.Ambarus@microchip.com2018-11-09 16:56:54 +0000
committerBoris Brezillon2018-11-13 20:37:34 +0100
commit1d5ceff25aa1edcaf84e7ee26fdcc746cb245af8 (patch)
treeda7f47c18937884279c137ddab6c769440a5252a /arch/m68k
parentb9f07cc8207a2a69496beec3f5a5a8372bacdfdc (diff)
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 'arch/m68k')
0 files changed, 0 insertions, 0 deletions