From: Peter Oberparleiter Date: Tue, 6 Oct 2009 08:34:02 +0000 (+0200) Subject: [S390] cio: make not operational handling consistent X-Git-Tag: v2.6.32-rc4~2^2~13 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6afcc775d9d66fe550fad6c579f78b3c3da895b8;p=pandora-kernel.git [S390] cio: make not operational handling consistent When a ccw device appears not operational, 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. This approach is consistent with no-path event handling. Signed-off-by: Peter Oberparleiter Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed