From: Peter Oberparleiter Date: Tue, 9 Sep 2008 10:38:59 +0000 (+0200) Subject: [S390] cio: allow offline processing for disconnected devices X-Git-Tag: v2.6.27-rc6~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b301ea8c81b13123761772f344faf606c76ba174;p=pandora-kernel.git [S390] cio: allow offline processing for disconnected devices When disconnected ccw devices are removed, the device has to be set offline, otherwise there will be side effects including a reference count imbalance. This patch modifies ccw_device_offline to work for devices in disconnecte/not operational state. ccw_device_offline is called by cio for devices which are online during device removal. Signed-off-by: Peter Oberparleiter Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed