diff options
author | Alexandre Bounine <alexandre.bounine@idt.com> | 2016-03-22 21:26:44 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-03-22 22:36:02 (GMT) |
commit | 9a0b062742e7e039273c0c2ba4b96ad9ec7e7d8f (patch) | |
tree | 902e3fd63e79f4911b2896a67e8e06d93626abd4 /drivers/nfc/microread | |
parent | b6cb95e8eb97e51a1a1b5609b59df859cc6dc2f2 (diff) | |
download | linux-9a0b062742e7e039273c0c2ba4b96ad9ec7e7d8f.tar.xz |
rapidio: add global inbound port write interfaces
Add new Port Write handler registration interfaces that attach PW
handlers to local mport device objects. This is different from old
interface that attaches PW callback to individual RapidIO device. The
new interfaces are intended for use for common event handling (e.g.
hot-plug notifications) while the old interface is available for
individual device drivers.
This patch is based on patch proposed by Andre van Herk but preserves
existing per-device interface and adds lock protection for list
handling.
Signed-off-by: Alexandre Bounine <alexandre.bounine@idt.com>
Cc: Matt Porter <mporter@kernel.crashing.org>
Cc: Aurelien Jacquiot <a-jacquiot@ti.com>
Cc: Andre van Herk <andre.van.herk@prodrive-technologies.com>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/nfc/microread')
0 files changed, 0 insertions, 0 deletions