From: Peter Oberparleiter Date: Wed, 14 Oct 2009 10:43:50 +0000 (+0200) Subject: [S390] cio: change misleading console logic X-Git-Tag: v2.6.32-rc5~19^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d7c5afc890d0c9345ee05ccf0e6c692b6c8f8a8;p=pandora-kernel.git [S390] cio: change misleading console logic Use cio_is_console() in io_subchannel_probe to indicate that the special handling is console specific. As long as there is no other subchannel for which this might be true, it is misleading to speak of "early devices". Should more of these devices be introduced, a cleanup of all console special handling is in order anyway. Signed-off-by: Peter Oberparleiter Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed