android_kernel_motorola_sm6225/drivers/tty/serial/8250
Magnus Damm cc419fa0d3 serial8250: Add dl_read()/dl_write() callbacks
Convert serial_dl_read() and serial_dl_write() from macro
to 8250 specific callbacks. This change makes it easier to
support 8250 hardware with non-standard DLL and DLM register
configurations such as Alchemy, RM9K and upcoming Emma Mobile
UART hardware.

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:04:40 -07:00
..
8250.c serial8250: Add dl_read()/dl_write() callbacks 2012-05-02 14:04:40 -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_cs.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00