android_kernel_oneplus_msm8998/drivers/tty/serial/8250
Kefeng Wang 42c947900f serial: 8250_dw: Check the data->pclk when get apb_pclk
commit e16b46f190a22587898b331f9d58583b0b166c9a upstream.

It should check the data->pclk, not data->clk when get apb_pclk.

Fixes: c8ed99d4f6a8("serial: 8250_dw: Add support for deferred probing")
Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
Tested-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-10-22 12:26:54 +02:00
..
8250.h
8250_accent.c
8250_acorn.c
8250_boca.c
8250_core.c
8250_dma.c
8250_dw.c serial: 8250_dw: Check the data->pclk when get apb_pclk 2016-10-22 12:26:54 +02:00
8250_early.c
8250_em.c
8250_exar_st16c554.c
8250_fintek.c
8250_fourport.c
8250_fsl.c serial: export fsl8250_handle_irq 2015-11-20 16:19:54 -08:00
8250_gsc.c
8250_hp300.c
8250_hub6.c
8250_ingenic.c
8250_lpc18xx.c
8250_mid.c serial: 8250_mid: fix divide error bug if baud rate is 0 2016-09-24 10:07:38 +02:00
8250_mtk.c
8250_omap.c
8250_pci.c serial: 8250: added acces i/o products quad and octal serial cards 2016-09-24 10:07:38 +02:00
8250_pnp.c
8250_port.c 8250: use callbacks to access UART_DLL/UART_DLM 2016-04-12 09:08:49 -07:00
8250_uniphier.c serial: 8250_uniphier: fix dl_read and dl_write functions 2015-12-12 21:42:31 -08:00
Kconfig serial: 8250_mid: Add missing dependency 2015-11-20 16:19:54 -08:00
Makefile
serial_cs.c