umentation/DocBook/s390-drivers.tmpl
> create mode 100644 Documentation/driver-api/s390-drivers.rst
Acked-by: Cornelia Huck
...but I wonder how good the information in there still is, given that
I haven't touched it in ages...
--
To unsubscribe from this list: send the line "unsubscr
found at
git://git.kernel.org/pub/scm/linux/kernel/git/cohuck/linux.git s390-doc-update
Cornelia Huck (3):
s390/docs: mention subchannel types
s390/docs: reword airq section
s390/cmf: fix kerneldoc
Documentation/driver-api/s390-drivers.rst | 32 +++
drivers/s390
Also mention the iv helpers as well.
Signed-off-by: Cornelia Huck
---
Documentation/driver-api/s390-drivers.rst | 13 +
1 file changed, 9 insertions(+), 4 deletions(-)
diff --git a/Documentation/driver-api/s390-drivers.rst
b/Documentation/driver-api/s390-drivers.rst
index
Make sure we use proper Return sections, and make the output
for cmf_enable() less odd.
Signed-off-by: Cornelia Huck
---
drivers/s390/cio/cmf.c | 15 ---
1 file changed, 8 insertions(+), 7 deletions(-)
diff --git a/drivers/s390/cio/cmf.c b/drivers/s390/cio/cmf.c
index 5e495c62cfa7
Since the original inception of the s390-drivers document, the
common I/O layer has grown support for more types of subchannels.
Give at least a pointer for the various types.
Signed-off-by: Cornelia Huck
---
Documentation/driver-api/s390-drivers.rst | 19 +++
1 file changed, 19
he specified dev as owned by
> +iommu_group of the specified dev and register the dev as owned by
> a VFIO bus driver. The driver provides an ops structure for callbacks
> similar to a file operations structure::
>
Reviewed-by: Cornelia Huck
--
To unsubscribe from this list: send
Modifies attributes of an existing I/O adapter interrupt source. Takes
> -a kvm_s390_io_adapter_req specifiying the adapter and the operation:
> +a kvm_s390_io_adapter_req specifying the adapter and the operation:
>
> struct kvm_s390_io_adapter_req {
> __u32 id;