9ab9212014
After UART interrupt handler is installed and rx is enabled, if an rx interrupt comes before hardware init, rx->cur will be updated. Then the hardware init will reset BD and make rx->cur out of sync, move the hardware init code before request_irq. Signed-off-by: Xiaotian Feng <xiaotian.feng@windriver.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org> |
||
---|---|---|
.. | ||
Makefile | ||
cpm_uart.h | ||
cpm_uart_core.c | ||
cpm_uart_cpm1.c | ||
cpm_uart_cpm1.h | ||
cpm_uart_cpm2.c | ||
cpm_uart_cpm2.h |