From: Sebastian Ott Date: Tue, 15 Mar 2011 16:08:26 +0000 (+0100) Subject: [S390] cio: move cdev pointer to io_subchannel_private X-Git-Tag: v2.6.39-rc1~455^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97eb6bfcb942a59f5c8d273523d68c6a0f57a6f2;p=pandora-kernel.git [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 Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed