[S390] cio: introduce isc_(un)register functions.
authorSebastian Ott <sebott@linux.vnet.ibm.com>
Mon, 14 Jul 2008 07:59:00 +0000 (09:59 +0200)
committerHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 14 Jul 2008 08:02:11 +0000 (10:02 +0200)
commitfcc6ab335ba4d0f2b2548a910466c0dac767e5b1
tree2a20c5b66c7e5528cb374034f0a3d7415d5a1a3a
parentda7c5af82879828409f6b81431ac2f9f353ab04e
[S390] cio: introduce isc_(un)register functions.

This interface makes it easy for drivers to register usage of different
I/O interruption subclasses without needing to worry about possible
other users of the same isc.

Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
drivers/s390/cio/Makefile
drivers/s390/cio/isc.c [new file with mode: 0644]
include/asm-s390/isc.h