OpenCloudOS-Kernel/drivers/s390
Stefan Raspl 8c81ba2034 net/smc: De-tangle ism and smc device initialization
The struct device for ISM devices was part of struct smcd_dev. Move to
struct ism_dev, provide a new API call in struct smcd_ops, and convert
existing SMCD code accordingly.
Furthermore, remove struct smcd_dev from struct ism_dev.
This is the final part of a bigger overhaul of the interfaces between SMC
and ISM.

Signed-off-by: Stefan Raspl <raspl@linux.ibm.com>
Signed-off-by: Jan Karcher <jaka@linux.ibm.com>
Signed-off-by: Wenjia Zhang <wenjia@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2023-01-25 09:46:49 +00:00
..
block block: handle bio_split_to_limits() NULL return 2023-01-04 09:05:23 -07:00
char Driver Core changes for 6.2-rc1 2022-12-16 03:54:54 -08:00
cio VFIO updates for v6.2-rc1 2022-12-15 13:12:15 -08:00
crypto VFIO updates for v6.2-rc1 2022-12-15 13:12:15 -08:00
net net/smc: De-tangle ism and smc device initialization 2023-01-25 09:46:49 +00:00
scsi Random number generator updates for Linux 6.2-rc1. 2022-12-12 16:22:22 -08:00
virtio virtio: Revert "virtio: find_vqs() add arg sizes" 2022-08-16 01:40:24 -04:00
Makefile