commit | 97eb6bfcb942a59f5c8d273523d68c6a0f57a6f2 | [log] [tgz] |
---|---|---|
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | Tue Mar 15 17:08:26 2011 +0100 |
committer | Martin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com> | Tue Mar 15 17:08:23 2011 +0100 |
tree | 44cd256317b24d94f0affa848167ac6b26707afb | |
parent | c513d07a2df0f7076c1707274e29737f09df3b7f [diff] |
[S390] cio: move cdev pointer to io_subchannel_private Move the subchannels ccw device pointer from drv_data to the private data for I/O subchannels, since it is not the only drv_data for I/O subchannels. The next step will be to make io_subchannel_private the new drv_data for I/O subchannels. Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>