linux/drivers/s390
Julian Wiedmann 3db1db93e3 s390/qdio: cleanly split alloc and establish
All that qdio_allocate() actually uses from the init_data is the cdev,
and the number of Input and Output Queues. Have the driver pass those as
parameters, and defer the init_data processing into qdio_establish().
This includes writing per-device(!) trace entries, and most of the
sanity checks.

Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Reviewed-by: Benjamin Block <bblock@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
2020-04-06 13:13:50 +02:00
..
block s390 updates for the 5.7 merge window 2020-04-04 09:45:50 -07:00
char s390: use fallthrough; 2020-03-25 12:39:37 +01:00
cio s390/qdio: cleanly split alloc and establish 2020-04-06 13:13:50 +02:00
crypto s390 updates for the 5.7 merge window 2020-04-04 09:45:50 -07:00
net s390/qdio: cleanly split alloc and establish 2020-04-06 13:13:50 +02:00
scsi s390/qdio: cleanly split alloc and establish 2020-04-06 13:13:50 +02:00
virtio virtio/s390: fix race on airq_areas[] 2019-07-26 13:36:18 +02:00
Makefile s390: remove pointless drivers-y in drivers/s390/Makefile 2019-09-16 13:21:51 +02:00