[S390] cio: Register all subchannels.
Register all valid subchannels, not only I/O subchannels. Move I/O subchannel specific initialization to io_subchannel_probe(). Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
This commit is contained in:
committed by
Heiko Carstens
parent
b4a33acb69
commit
0ae7a7b250
@@ -60,8 +60,6 @@ struct pgid {
|
||||
|
||||
/*
|
||||
* A css driver handles all subchannels of one type.
|
||||
* Currently, we only care about I/O subchannels (type 0), these
|
||||
* have a ccw_device connected to them.
|
||||
*/
|
||||
struct subchannel;
|
||||
struct css_driver {
|
||||
|
Reference in New Issue
Block a user