commit | 14556b33f2a5d6a3bc75cd33b709452a31555b25 | [log] [tgz] |
---|---|---|
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | Sat Apr 13 13:03:54 2013 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Apr 17 14:07:32 2013 +0200 |
tree | ae937b86290af27d01e2ea5fd0b660f86a1a40a4 | |
parent | afdfed0f86d192c9957996d58d51c06ff2b9cb44 [diff] |
s390/css: introduce cio_register_early_subchannels Use cio_register_early_subchannels to register early subchannels which are already in use. Call this function before we do the actual subchannel scanning loop. This helps us to get rid of some more special cases regarding the console subchannel. Reviewed-by: Peter Oberparleiter <oberpar@linux.vnet.ibm.com> Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>