Thread (20 messages) 20 messages, 4 authors, 2015-09-18

Re: [PATCH 3/5] mtd: devices: m25p80: add support for mmap read request

From: Mark Brown <hidden>
Date: 2015-09-14 18:27:39
Also in: linux-arm-kernel, linux-omap, linux-spi, lkml

On Fri, Sep 04, 2015 at 02:00:00PM +0530, Vignesh R wrote:
+	if (spi->master->spi_mtd_mmap_read) {
+		return  spi->master->spi_mtd_mmap_read(spi, from, len,
+						       retlen, buf,
+						       nor->read_opcode,
+						       nor->addr_width,
+						       dummy);
+	}
We should be calling some API provided by the SPI core here, not peering
directly into the ops struture.

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help