From: Sebastian Ott Date: Sat, 13 Apr 2013 11:03:03 +0000 (+0200) Subject: s390/cio: get rid of static console device X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~146^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afdfed0f86d192c9957996d58d51c06ff2b9cb44;p=pandora-kernel.git s390/cio: get rid of static console device Remove the static console ccw device (and friends) and use dynamic allocation for these structures. With this change the console device is treated (mostly) like any other ccw device and we can remove some special cases. Reviewed-by: Peter Oberparleiter Signed-off-by: Sebastian Ott Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed