[PATCH 02/17] spi/spi.h: Add configure from slave support.
Mark Brown
broonie at kernel.org
Tue Nov 26 05:29:51 EST 2013
On Tue, Nov 26, 2013 at 01:04:58PM +0530, Sourav Poddar wrote:
> void (*get_buf)(struct spi_master *master);
> void (*put_buf)(struct spi_master *master);
> + void (*configure_from_slave)(struct spi_device *spi, u8 *val);
Clearly this is far too unstructured to be useful, this is only ever
going to work with one specific combination of slave and master since
there's absolutely no semantics defined.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-mtd/attachments/20131126/ed3120d1/attachment.sig>
More information about the linux-mtd
mailing list