[S390] cio: change misleading console logic
authorPeter Oberparleiter <peter.oberparleiter@de.ibm.com>
Wed, 14 Oct 2009 10:43:50 +0000 (12:43 +0200)
committerMartin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com>
Wed, 14 Oct 2009 10:43:53 +0000 (12:43 +0200)
commit6d7c5afc890d0c9345ee05ccf0e6c692b6c8f8a8
tree9211d5b8b26b53d160b5459ba8313bfcdf0d445c
parentd3acf71fb8daecc8ab8b1371d29d15df0c30a315
[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 <peter.oberparleiter@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/cio/device.c