commit | 320da0d23ed1f82a896e0cfc1549a896d267777a | [log] [tgz] |
---|---|---|
author | Milton Miller <miltonm@bga.com> | Thu Jul 07 17:56:20 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Jul 07 18:23:38 2005 -0700 |
tree | ea61c002d0d1e0448fa47e006b0e6700bfb1af97 | |
parent | 2b9e0bac9419404a2d210ccaffaec442fe63338e [diff] |
[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 <miltonm@bga.com> Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>