]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] hvc_console: Use hvc_get_chars in hvsi code
authorMilton Miller <miltonm@bga.com>
Fri, 8 Jul 2005 00:56:27 +0000 (17:56 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 8 Jul 2005 01:23:40 +0000 (18:23 -0700)
commit88de0be0c7335650326a1236bf6ca1ed265c0a1c
tree8883c2bae00d6adde360ff12fa934961e681d9a8
parent70b234a40107596a713e9981c643f2717e31463f
[PATCH] hvc_console: Use hvc_get_chars in hvsi code

Now that hvc_get_chars doesn't strip NULs, hvsi doesn't have to duplicate it.

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>
drivers/char/hvsi.c