]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
drivers/fsi: Add device read/write/peek API
authorJeremy Kerr <jk@ozlabs.org>
Tue, 6 Jun 2017 21:08:45 +0000 (16:08 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 9 Jun 2017 09:52:08 +0000 (11:52 +0200)
commit4efe37f4c4efcb73562e4634cb6c262b08ab6451
tree3e3eb4fb488d4e217ee86822285ca15970557358
parentf7ade2a603cfd205a6d7afb9d96ac7975f666dd6
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>
drivers/fsi/fsi-core.c
include/linux/fsi.h