diff options
| author | Andrea Paterniani <[email protected]> | 2007-05-08 07:32:15 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-05-08 18:15:15 +0000 |
| commit | 814a8d50eb1d88cedcef97567be53ee0d4512631 (patch) | |
| tree | edf10598ae95e5729edca3095b60641606b62939 /drivers/spi/spi.c | |
| parent | minor spi_butterfly cleanup (diff) | |
| download | kernel-814a8d50eb1d88cedcef97567be53ee0d4512631.tar.gz kernel-814a8d50eb1d88cedcef97567be53ee0d4512631.zip | |
/dev/spidevB.C interface
Add a filesystem API for <linux/spi/spi.h> stack. The initial version of
this interface is purely synchronous.
[email protected]:
Cleaned up, bugfixed; much simplified; added preliminary documentation.
Works with mdev given CONFIG_SYSFS_DEPRECATED; and presumably udev.
Updated SPI_IOC_MESSAGE ioctl to full spi_message semantics, supporting
groups of one or more transfers (each of which may be full duplex if
desired).
This is marked as EXPERIMENTAL with an explicit disclaimer that the API
(notably the ioctls) is subject to change.
Signed-off-by: Andrea Paterniani <[email protected]>
Signed-off-by: David Brownell <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/spi/spi.c')
0 files changed, 0 insertions, 0 deletions
