aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorTroy Kisky <[email protected]>2017-10-20 14:20:20 -0700
committerGreg Kroah-Hartman <[email protected]>2017-11-04 12:38:49 +0100
commit9ce99a3a9284cfb8d45a7abc43346f880da338cc (patch)
treee7f317092f11a58fccf226d1c67d665164cad022 /tools
parent52108109fa125ffb11df178e1ac5eb9650f0743d (diff)
tty: serial: imx: remove dead code imx_dma_rxint
Since commit 4dec2f119e86 ("imx-serial: RX DMA startup latency") the interrupt routine no longer will start rx dma. imx_dma_rxint no longer needs to be called to try and start dma. It won't start dma because dma_is_rxing is already true meaning dma is already started. Signed-off-by: Troy Kisky <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions