linux/drivers/tty/serial/8250
Sascha Hauer 59f89f21b5 tty: serial: 8250_mtk: remove unnecessary test
When the driver has probed successfully the clk pointer is always valid,
so no need to test for it.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-05-06 22:27:02 +02:00
..
8250_accent.c
8250_acorn.c
8250_boca.c
8250_core.c serial: 8250: remove Kconfig indirection 2015-05-06 22:27:00 +02:00
8250_dma.c serial: 8250_dma: don't bother DMA with small transfers 2015-02-02 10:11:26 -08:00
8250_dw.c serial: 8250_dw: only get the clock rate in one place 2015-03-26 23:04:42 +01:00
8250_early.c Devicetree updates for 4.1: 2015-04-24 08:46:18 -07:00
8250_em.c serial: 8250: remove the redundant include 2015-03-26 22:21:08 +01:00
8250_exar_st16c554.c
8250_fintek.c PNP: tty/serial/8250/8250_fintek: Use module_pnp_driver to register driver 2015-03-18 22:39:18 +01:00
8250_fourport.c
8250_fsl.c
8250_gsc.c
8250_hp300.c serial: 8250: remove the redundant include 2015-03-26 22:21:08 +01:00
8250_hub6.c
8250_mtk.c tty: serial: 8250_mtk: remove unnecessary test 2015-05-06 22:27:02 +02:00
8250_omap.c tty: serial: 8250: omap: synchronize rx_running 2015-05-06 22:27:01 +02:00
8250_pci.c serial: 8250_pci: Add support for 16 port Exar boards 2015-04-28 20:22:31 +02:00
8250_pnp.c serial: 8250_pnp: Enable PNP_CONSOLE for console ports 2015-02-02 10:11:25 -08:00
8250.h serial: 8250: Decouple RSA probe 2015-03-26 18:18:20 +01:00
Kconfig serial: 8250_pci: replace switch-case by formula 2015-03-26 23:00:36 +01:00
Makefile tty: serial: Add 8250-core based omap driver 2014-11-05 19:05:13 -08:00
serial_cs.c