]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit6ea4f05aca1fbfcbd6168aec274b0fdb77f189e3
tree2a20c5b66c7e5528cb374034f0a3d7415d5a1a3a
parentb11101312ef91b2e47183419d16a9fd3d728f0c6
[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