From: Andrea Paterniani Date: Tue, 8 May 2007 07:32:15 +0000 (-0700) Subject: /dev/spidevB.C interface X-Git-Tag: v2.6.22-rc1~591 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=814a8d50eb1d88cedcef97567be53ee0d4512631;p=pandora-kernel.git /dev/spidevB.C interface Add a filesystem API for stack. The initial version of this interface is purely synchronous. dbrownell@users.sourceforge.net: 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 Signed-off-by: David Brownell Cc: Arnd Bergmann Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed