From: Hendrik Brueckner Date: Fri, 9 Jan 2009 11:15:00 +0000 (+0100) Subject: [S390] hvc_iucv: Refactor console and device initialization X-Git-Tag: v2.6.29-rc1~24^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68c6b3d2c6e49671f6974c9c5ea31c5f190cc8a5;p=pandora-kernel.git [S390] hvc_iucv: Refactor console and device initialization The console_initcall() order might pick up the hvc_iucv device as preferred console even if it is not yet initialized. Move HVC console instantiation to hvc_iucv_init() and cleanup device driver initialization. Signed-off-by: Hendrik Brueckner Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed