]> git.karo-electronics.de Git - karo-tx-linux.git/commit
serial: imx: use the dmaengine_tx_status
authorHuang Shijie <b32955@freescale.com>
Fri, 11 Oct 2013 10:31:01 +0000 (18:31 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Oct 2013 20:19:55 +0000 (13:19 -0700)
commitf0ef8834b280ebb6c271f155ea040bf4af6c1881
tree61ff7ac3ee31cab16788e6a82ceb34b08bce4c30
parent947c74eba85bff743bc15adbdd9193ffff60c29f
serial: imx: use the dmaengine_tx_status

Use the dmaengine_tx_status to simplify the code, do not change any logic.

Signed-off-by: Huang Shijie <b32955@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/imx.c