linux-kernel-test/drivers/s390
Sebastian Ott 24a1872d64 [S390] cio: add per device initialization status flag
The function ccw_device_unregister has to ensure to remove
all references obtained by device_add and device_initialize.
Unfortunately it gets called for devices which are
1) uninitialized, 2) initialized but unregistered, and
3) registered devices. To distinguish 1) and 2) this patch
introduces a new flag "initialized", which is 1 as long as we
hold the initial device reference.

Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2009-12-07 12:51:32 +01:00
..
block [S390] cio: split PGID settings and status 2009-12-07 12:51:31 +01:00
char [S390] cio: split PGID settings and status 2009-12-07 12:51:31 +01:00
cio [S390] cio: add per device initialization status flag 2009-12-07 12:51:32 +01:00
crypto [S390] zcrypt: Improve some comments 2009-10-06 10:35:09 +02:00
kvm [S390] kvm: use console_initcall() to initialize s390 virtio console 2009-09-11 10:29:52 +02:00
net [S390] s/r: cmm resume fix 2009-10-29 15:05:12 +01:00
scsi [SCSI] zfcp: Flush SCSI registration work when adding unit 2009-10-22 09:38:51 +09:00
Makefile [S390] split/move machine check handler code 2009-03-26 15:24:10 +01:00