linux_old1/drivers/tty/serial/8250
Magnus Damm f73fa05b90 serial8250: Introduce serial8250_register_8250_port()
Introduce yet another 8250 registration function.
This time it is serial8250_register_8250_port() and it
allows us to register 8250 hardware instances using struct
uart_8250_port. The new function makes it possible to
register 8250 hardware that makes use of 8250 specific
callbacks such as ->dl_read() and ->dl_write().

Signed-off-by: Magnus Damm <damm@opensource.se>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-05-02 14:14:13 -07:00
..
8250.c serial8250: Introduce serial8250_register_8250_port() 2012-05-02 14:14:13 -07:00
8250.h serial8250: Add dl_read()/dl_write() callbacks 2012-05-02 14:04:40 -07:00
8250_accent.c
8250_acorn.c
8250_boca.c
8250_dw.c
8250_early.c
8250_exar_st16c554.c
8250_fourport.c
8250_fsl.c
8250_gsc.c
8250_hp300.c
8250_hub6.c
8250_mca.c
8250_pci.c 8250_pci: fix pch uart matching 2012-04-29 22:15:29 -04:00
8250_pnp.c
Kconfig
Makefile serial: group all the 8250 related code together 2012-01-24 11:23:59 -08:00
serial_cs.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00