[PATCH v2 3/3] tty: serial: imx: remove imx_disable_rx_int
Troy Kisky
troy.kisky at boundarydevices.com
Fri Oct 20 14:25:11 PDT 2017
On 10/20/2017 2:20 PM, Troy Kisky wrote:
> Since imx_disable_rx_int is only called by imx_startup,
> let's integrate it into that function.
>
> Signed-off-by: Troy Kisky <troy.kisky at boundarydevices.com>
> ---
> v2: new patch
> ---
> drivers/tty/serial/imx.c | 39 ++++++++++-----------------------------
> 1 file changed, 10 insertions(+), 29 deletions(-)
While testing this series, I noticed that sending a break on the serial port caused
imx-uart 2020000.serial: DMA transaction error.
Is that normal ?
More information about the linux-arm-kernel
mailing list