android_kernel_motorola_sm6225/drivers/tty/serial/8250
Wei Yongjun 15a12e83da serial: 8250_pci: use module_pci_driver to simplify the code
Use the module_pci_driver() macro to make the code simpler
by eliminating module_init and module_exit calls.

dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-10-30 14:04:52 -07:00
..
8250.c tty/serial/8250: Make omap hardware workarounds local to 8250.h 2012-10-24 11:30:57 -07:00
8250.h tty/serial/8250: Make omap hardware workarounds local to 8250.h 2012-10-24 11:30:57 -07:00
8250_accent.c
8250_acorn.c 8250: use the 8250 register interface not the legacy one 2012-07-12 14:46:22 -07:00
8250_boca.c
8250_dw.c tty: serial: 8250_dw: Implement suspend/resume 2012-10-24 11:34:51 -07:00
8250_early.c serial/8250/8250_early: Prevent rounding error in uartclk 2012-10-24 11:29:30 -07:00
8250_em.c serial8250-em: Add DT support 2012-05-09 15:11:31 -07:00
8250_exar_st16c554.c
8250_fourport.c
8250_fsl.c
8250_gsc.c 8250: use the 8250 register interface not the legacy one 2012-07-12 14:46:22 -07:00
8250_hp300.c serial/8250_hp300: Missing 8250 register interface conversion bits 2012-10-15 13:26:14 -07:00
8250_hub6.c
8250_pci.c serial: 8250_pci: use module_pci_driver to simplify the code 2012-10-30 14:04:52 -07:00
8250_pnp.c 8250: blacklist Winbond CIR port 2012-09-26 13:25:41 -07:00
Kconfig 8250_pnp: do pnp probe before legacy probe 2012-09-26 13:25:41 -07:00
Makefile 8250_pnp: do pnp probe before legacy probe 2012-09-26 13:25:41 -07:00
serial_cs.c 8250: use the 8250 register interface not the legacy one 2012-07-12 14:46:22 -07:00