s390: remove cu3088 layer for lcs and ctcm
authorUrsula Braun <ursula.braun@de.ibm.com>
Thu, 12 Nov 2009 21:46:29 +0000 (21:46 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 14 Nov 2009 04:47:00 +0000 (20:47 -0800)
commit0ca8cc6fe7e1acd42a8a3741473ad7540f13893a
treeaa443f7574e8a8e3a0aee0bd84ab852e4eac2294
parent1e1815be87e45ce512f998ab35e9554c25031f4d
s390: remove cu3088 layer for lcs and ctcm

The cu3088-driver used as common base for lcs- and ctcm-devices
makes it difficult to assign the appropriate driver to an lcs-device
or a ctcm-device. This patch eliminates the cu3088-driver and thus
the root device "cu3088". Path /sys/devices/cu3088 is replaced with
the pathes /sys/devices/lcs and /sys/devices/ctcm.

Patch is based on a proposal from Cornelia Huck.

Cc: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Ursula Braun <ursula.braun@de.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
13 files changed:
drivers/s390/net/Makefile
drivers/s390/net/claw.c
drivers/s390/net/claw.h
drivers/s390/net/ctcm_fsms.c
drivers/s390/net/ctcm_fsms.h
drivers/s390/net/ctcm_main.c
drivers/s390/net/ctcm_main.h
drivers/s390/net/ctcm_mpc.c
drivers/s390/net/ctcm_sysfs.c
drivers/s390/net/cu3088.c [deleted file]
drivers/s390/net/cu3088.h [deleted file]
drivers/s390/net/lcs.c
drivers/s390/net/lcs.h