[S390] cio: Introduce modalias for css bus.
authorCornelia Huck <cornelia.huck@de.ibm.com>
Mon, 14 Jul 2008 07:58:44 +0000 (09:58 +0200)
committerHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 14 Jul 2008 08:02:05 +0000 (10:02 +0200)
commit7e9db9eaefdb8798730790214ff1b7746006ec98
treea56f3ad00a018b735d3c2c645fbb2e138a72c578
parent0ae7a7b250bdf7ee87c8346164ef3c47fb79dfbd
[S390] cio: Introduce modalias for css bus.

Add modalias and subchannel type attributes for all subchannels.
I/O subchannel specific attributes are now created in
io_subchannel_probe(). modalias and subchannel type are also
added to the uevent for the css bus. Also make the css modalias
known.

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>
Documentation/ABI/testing/sysfs-bus-css [new file with mode: 0644]
drivers/s390/cio/cio.h
drivers/s390/cio/css.c
drivers/s390/cio/css.h
drivers/s390/cio/device.c
include/linux/mod_devicetable.h
scripts/mod/file2alias.c