Hello linux spi architects,

I am currently writing a driver for a peripheral that uses spi
for its configuration.  The spi interface of that device
presents a set of read-only or read-write registers with 7-bit
addresses, but 8- or 16-bit values.

Is there a convenience function similar to spi_write_then_read
to handle that case or must I roll my own one in my driver ?

Thanks in advance

Philippe De Muyter
--
To unsubscribe from this list: send the line "unsubscribe linux-spi" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to