Searched hist:"85 fb534e27eca3f433a7b53bb78cf208b92bf190" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/s390/cio/ |
H A D | chsc_sch.c | diff 85fb534e27eca3f433a7b53bb78cf208b92bf190 Tue Mar 15 11:08:28 CDT 2011 Sebastian Ott <sebott@linux.vnet.ibm.com> [S390] css: move chsc_private to drv_data
Use the subchannels drv_data to access chsc_private for chsc subchannels.
Note: Also set the drv_data prior to the cio_enable_subchannel call, since we can receive an interrupt the moment we enable the subchannel and the IRQ handler relies on this data.
Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|