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