From: Milton Miller Date: Fri, 8 Jul 2005 00:56:17 +0000 (-0700) Subject: [PATCH] hvc_console: Match vio and console devices using vterm numbers X-Git-Tag: v2.6.13-rc3~290 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f24808eeb54eed5994128a863cd25c40f36cfac;p=pandora-kernel.git [PATCH] hvc_console: Match vio and console devices using vterm numbers Use the vterm numbers to match the vio devices being probed with the indices already allocated via the console initcall function hvc_find_vtys. The old code required hvc_find_vtys to "guess" the matching devices the vio subsystem would find and its probe order. Signed-off-by: Milton Miller Signed-off-by: Anton Blanchard Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed