WSL2-Linux-Kernel/drivers/s390
Julian Wiedmann ae57ea7a19 s390/qeth: clean up device_type management
qeth uses three device_type structs - a generic one, and one for each
sub-driver (which is used for fixed-layer devices only). Instead of
exporting these device_types back&forth between the driver's modules,
make all the logic self-contained within the sub-drivers.

On disc->setup() they either install their own device_type, or add the
sysfs attributes that are missing in the generic device_type. Later on
disc->remove() these attributes are removed again from any device that
has the generic device_type.

Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-07-20 06:17:06 -07:00
..
block block-5.14-2021-07-08 2021-07-09 12:05:33 -07:00
char TTY / Serial patches for 5.14-rc1 2021-07-05 14:08:24 -07:00
cio s390/qeth: remove OSN support 2021-07-20 06:17:06 -07:00
crypto s390/ap: Rework ap_dqap to deal with messages greater than recv buffer 2021-07-08 15:37:27 +02:00
net s390/qeth: clean up device_type management 2021-07-20 06:17:06 -07:00
scsi scsi: core: Introduce scsi_build_sense() 2021-05-31 22:48:21 -04:00
virtio virtio/s390: get rid of open-coded kvm hypercall 2021-06-28 11:18:28 +02:00
Makefile