From: Cornelia Huck Date: Sat, 26 Jan 2008 13:10:43 +0000 (+0100) Subject: [S390] cio: Introduce subchannel->private. X-Git-Tag: v2.6.25-rc1~1228^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd6b4f27b9bb2a6a5ec82b96b87c85421257be6c;p=pandora-kernel.git [S390] cio: Introduce subchannel->private. Introduce a private pointer in struct subchannel to store per-subchannel type data (cannot use dev->priv since this is already used for something else). Create a new header io_sch.h for I/O subchannel specific structures and instructions. Signed-off-by: Cornelia Huck Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed