[POWERPC] Make the hvc_console output buffer size settable
authorStephen Rothwell <sfr@canb.auug.org.au>
Thu, 13 Jul 2006 08:53:32 +0000 (18:53 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 13 Jul 2006 08:53:32 +0000 (18:53 +1000)
So the iSeries console will be faster since it can send up to 200 bytes at
a time to the Hypervisor.  This only affects the tty part of the console,
the console writes are still in 16 byte lots.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
drivers/char/hvc_console.c
drivers/char/hvc_console.h
drivers/char/hvc_iseries.c
drivers/char/hvc_rtas.c
drivers/char/hvc_vio.c

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge