alistair23-linux/arch/ia64/hp/sim
Jiri Slaby fd2d7a6e60 TTY: simserial, remove static initialization
We do not use any of the preinitialized rs_state members for something
real. So there is no need to initialize them. At the places we used
them for printing, just print the values.

And since only one port is supported, get rid of the loop. This
simplifies simrs_init a heap. Thus we can handle fail paths in a
standard way without panicing.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-03-08 12:48:26 -08:00
..
boot hpsim, fix SAL handling in fw-emu 2012-03-08 12:26:30 -08:00
hpsim.S
hpsim_console.c
hpsim_irq.c hpsim, initialize chip for assigned irqs 2012-03-08 12:26:30 -08:00
hpsim_machvec.c
hpsim_setup.c hpsim, initialize chip for assigned irqs 2012-03-08 12:26:30 -08:00
hpsim_ssc.h
Kconfig
Makefile
simeth.c hpsim, initialize chip for assigned irqs 2012-03-08 12:26:30 -08:00
simscsi.c SCSI host lock push-down 2010-11-16 13:33:23 -08:00
simserial.c TTY: simserial, remove static initialization 2012-03-08 12:48:26 -08:00