[PATCH 08/20] serial: stm32: timeout interrupt using with dma

2017-06-26 Thread Bich HEMON
From: Bich Hemon Signed-off-by: Gerald Baeza --- drivers/tty/serial/stm32-usart.c | 25 +++-- drivers/tty/serial/stm32-usart.h | 1 + 2 files changed, 20 insertions(+), 6 deletions(-) diff --git a/drivers/tty/serial/stm32-usart.c

[PATCH 08/20] serial: stm32: timeout interrupt using with dma

2017-06-26 Thread Bich HEMON
From: Bich Hemon Signed-off-by: Gerald Baeza --- drivers/tty/serial/stm32-usart.c | 25 +++-- drivers/tty/serial/stm32-usart.h | 1 + 2 files changed, 20 insertions(+), 6 deletions(-) diff --git a/drivers/tty/serial/stm32-usart.c b/drivers/tty/serial/stm32-usart.c index