s390/docs: reword airq section
Also mention the iv helpers as well. Signed-off-by: Cornelia Huck <cohuck@redhat.com> Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
This commit is contained in:

committed by
Martin Schwidefsky

parent
7ddd091341
commit
0f0929bc5c
@@ -121,10 +121,15 @@ ccw group devices
|
|||||||
Generic interfaces
|
Generic interfaces
|
||||||
==================
|
==================
|
||||||
|
|
||||||
Some interfaces are available to other drivers that do not necessarily
|
The following section contains interfaces in use not only by drivers
|
||||||
have anything to do with the busses described above, but still are
|
dealing with ccw devices, but drivers for various other s390 hardware
|
||||||
indirectly using basic infrastructure in the common I/O layer. One
|
as well.
|
||||||
example is the support for adapter interrupts.
|
|
||||||
|
Adapter interrupts
|
||||||
|
------------------
|
||||||
|
|
||||||
|
The common I/O layer provides helper functions for dealing with adapter
|
||||||
|
interrupts and interrupt vectors.
|
||||||
|
|
||||||
.. kernel-doc:: drivers/s390/cio/airq.c
|
.. kernel-doc:: drivers/s390/cio/airq.c
|
||||||
:export:
|
:export:
|
||||||
|
Reference in New Issue
Block a user