android_kernel_xiaomi_sm8350/drivers/serial/cpm_uart
Scott Wood bd86ef3784 cpm_uart: Initialize port.dev before it's used.
Previously, this caused NULL to sometimes be passed as a device
to the DMA code.  With recent DMA changes, that now causes a BUG().

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2009-04-06 09:09:28 -05:00
..
cpm_uart_core.c cpm_uart: Initialize port.dev before it's used. 2009-04-06 09:09:28 -05:00
cpm_uart_cpm1.c cpm_uart: Pass actual dev ptr to dma_* in ucc and cpm_uart serial 2008-09-19 13:34:04 -05:00
cpm_uart_cpm1.h
cpm_uart_cpm2.c cpm_uart: Pass actual dev ptr to dma_* in ucc and cpm_uart serial 2008-09-19 13:34:04 -05:00
cpm_uart_cpm2.h
cpm_uart.h cpm_uart: Add generic clock API support to set baudrates 2008-07-28 08:47:32 -05:00
Makefile