From: Cornelia Huck Date: Thu, 25 Dec 2008 12:39:09 +0000 (+0100) Subject: [S390] cio: Dont fail probe for I/O subchannels. X-Git-Tag: v2.6.29-rc1~584^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90ed2b692fa75272d7395c4e4c2de4423d52f506;p=pandora-kernel.git [S390] cio: Dont fail probe for I/O subchannels. If we fail the probe for an I/O subchannel, we won't be able to unregister it again since there are no sch_event() callbacks for unbound subchannels. Just succeed the probe in any case and schedule unregistering the subchannel. Signed-off-by: Cornelia Huck Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed