linux/drivers/s390
Sebastian Ott ffa8d2a3e8 [S390] cio: fix drvdata usage for the console subchannel
Using dev_set_drvdata prior to device_register will force the driver core
to kmalloc its private data. Since we use this for the console subchannel
lets set the drvdata before taking the subchannels spinlock.

Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2009-12-18 17:43:31 +01:00
..
block tree-wide: convert open calls to remove spaces to skip_spaces() lib function 2009-12-15 08:53:32 -08:00
char const: constify remaining dev_pm_ops 2009-12-15 08:53:25 -08:00
cio [S390] cio: fix drvdata usage for the console subchannel 2009-12-18 17:43:31 +01:00
crypto [S390] zcrypt: remove BKL 2009-12-07 12:51:39 +01:00
kvm [S390] kvm: use console_initcall() to initialize s390 virtio console 2009-09-11 10:29:52 +02:00
net const: constify remaining dev_pm_ops 2009-12-15 08:53:25 -08:00
scsi [SCSI] zfcp: Remove flag ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPP 2009-12-04 12:02:18 -06:00
Makefile [S390] split/move machine check handler code 2009-03-26 15:24:10 +01:00