alistair23-linux/drivers/s390
Sebastian Ott c135ad1caf s390/cio: split subchannel registration
Split the subchannel registration in device_initialize and device_add
and move the initialization part inside the allocation function. With
this change we can use refcounting during the complete lifespan of a
subchannel which is important for devices where we do the actually
registration at a later time.

Reviewed-by: Peter Oberparleiter <oberpar@linux.vnet.ibm.com>
Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2013-04-17 14:07:31 +02:00
..
block s390/dasd: remove cast for kzalloc return value 2013-04-17 14:07:27 +02:00
char s390/cio: ccw_device_force_console don't use static variable 2013-04-17 14:07:31 +02:00
cio s390/cio: split subchannel registration 2013-04-17 14:07:31 +02:00
crypto s390/irq: remove split irq fields from /proc/stat 2013-01-08 10:57:07 +01:00
kvm All trivial, thanks to the stuff which didn't quite make it time. 2013-02-26 14:49:12 -08:00
net qeth: fix qeth_wait_for_threads() deadlock for OSN devices 2013-04-08 17:16:57 -04:00
scsi s390/time: rename tod clock access functions 2013-02-14 15:55:10 +01:00
Makefile