[PATCH] RapidIO support: core includes
authorMatt Porter <mporter@kernel.crashing.org>
Mon, 7 Nov 2005 09:00:16 +0000 (01:00 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 7 Nov 2005 15:53:46 +0000 (07:53 -0800)
commit70a50ebd9a94533964c19f918dbbd66763e3f9e5
treeb0017660afe316d89233c05a6e0ba4b1606df69a
parent394b701ce4fbfde919a9bcbf84cb4820a7c6d47c
[PATCH] RapidIO support: core includes

Add RapidIO core include files.

The core code implements enumeration/discovery, management of
devices/resources, and interfaces for RIO drivers.

Signed-off-by: Matt Porter <mporter@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/rio.h [new file with mode: 0644]
include/linux/rio_drv.h [new file with mode: 0644]
include/linux/rio_ids.h [new file with mode: 0644]
include/linux/rio_regs.h [new file with mode: 0644]