linux/drivers/tty/serial/8250
Jan Beulich 8178a89eb8 serial/8250_pci: simplify Pericom handling
Considering that pci_pericom_setup(()'s only difference to
pci_default_setup() is the setting of the uartclk field, and taking
into account that this field already gets taken care of by having the
base_baud field filled in the pci_boards[] entries, there's no need
for both the function and the quirks table entry.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-02-06 22:51:04 -08:00
..
8250.h tty: Add software emulated RS485 support for 8250 2016-02-06 22:23:26 -08:00
8250_accent.c
8250_acorn.c
8250_boca.c
8250_core.c
8250_dma.c
8250_dw.c serial: 8250_dw: Do not use readl/writel before checking port iotype 2016-02-06 22:28:23 -08:00
8250_early.c serial: 8250_omap: Add omap8250 earlycon 2016-02-06 22:07:37 -08:00
8250_em.c
8250_exar_st16c554.c
8250_fintek.c
8250_fourport.c
8250_fsl.c
8250_gsc.c
8250_hp300.c
8250_hub6.c
8250_ingenic.c
8250_lpc18xx.c
8250_mid.c
8250_mtk.c
8250_of.c
8250_omap.c tty: 8250_omap: Use software emulated RS485 direction control 2016-02-06 22:23:26 -08:00
8250_pci.c serial/8250_pci: simplify Pericom handling 2016-02-06 22:51:04 -08:00
8250_pnp.c TTY: 8250_pnp, make checks bool 2016-02-06 22:16:21 -08:00
8250_port.c 8250: use callbacks to access UART_DLL/UART_DLM 2016-02-06 22:38:42 -08:00
8250_uniphier.c
Kconfig
Makefile
serial_cs.c