From: Peter Oberparleiter Date: Tue, 6 Oct 2009 08:34:01 +0000 (+0200) Subject: [S390] cio: make disconnected handling consistent X-Git-Tag: v2.6.32-rc4~2^2~14 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a332116948955bd25d122efd91feed103f0e3e4;p=pandora-kernel.git [S390] cio: make disconnected handling consistent When there is no path left to a ccw device, inform the associated device driver and act according to the response: if the driver wants to keep the device, put it into the disconnected state. If not, or if there is no driver or if the device is not online, unregister it. Signed-off-by: Peter Oberparleiter Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed