linux-stable/drivers/fsi
Jeremy Kerr 4efe37f4c4 drivers/fsi: Add device read/write/peek API
This change introduces the fsi device API: simple read, write and peek
accessors for the devices' address spaces.

Includes contributions from Christopher Bostic
<cbostic@linux.vnet.ibm.com> and Edward A. James <eajames@us.ibm.com>.

Signed-off-by: Edward A. James <eajames@us.ibm.com>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Christopher Bostic <cbostic@linux.vnet.ibm.com>
Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-06-09 11:52:08 +02:00
..
fsi-core.c drivers/fsi: Add device read/write/peek API 2017-06-09 11:52:08 +02:00
fsi-master.h drivers/fsi: Add fsi master definition 2017-06-09 11:52:07 +02:00
Kconfig drivers/fsi: Implement slave initialisation 2017-06-09 11:52:08 +02:00
Makefile