From: Amit Shah Date: Mon, 18 Jan 2010 13:45:10 +0000 (+0530) Subject: virtio: console: Separate out console init into a new function X-Git-Tag: v2.6.34-rc1~294^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfa6d3792550c9eac51887181358954e6515da6b;p=pandora-kernel.git virtio: console: Separate out console init into a new function Console ports could be hot-added. Also, with the new multiport support, a port is identified as a console port only if the host sends a control message. Move the console port init into a separate function so it can be invoked from other places. Signed-off-by: Amit Shah Signed-off-by: Rusty Russell --- Reading git-diff-tree failed