From: Milton Miller Date: Fri, 8 Jul 2005 00:56:20 +0000 (-0700) Subject: [PATCH] hvc_console: Unregister the console in the exit routine. X-Git-Tag: v2.6.13-rc3~287 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=320da0d23ed1f82a896e0cfc1549a896d267777a;p=pandora-kernel.git [PATCH] hvc_console: Unregister the console in the exit routine. Be thorough in our exit routine, since it says it is there to be so. Unregistering without registering is safe (checked in 2.6.10). 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