]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
serial: imx: use the dmaengine_tx_status
authorHuang Shijie <b32955@freescale.com>
Fri, 11 Oct 2013 02:12:12 +0000 (10:12 +0800)
committerJason Liu <r64343@freescale.com>
Wed, 30 Oct 2013 01:55:59 +0000 (09:55 +0800)
commit7e54db86cf509f37047e107243f87086f2caca97
treef743f82d1223487544494ecc947ceeb02a27a039
parent33ebf0980fd5b2f7a1f82ac7870c0433c87f936a
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