diff options
author | Troy Kisky <troy.kisky@boundarydevices.com> | 2017-10-20 14:20:20 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-04 12:38:49 +0100 |
commit | 9ce99a3a9284cfb8d45a7abc43346f880da338cc (patch) | |
tree | e7f317092f11a58fccf226d1c67d665164cad022 /drivers/rtc/rtc-max8997.c | |
parent | 52108109fa125ffb11df178e1ac5eb9650f0743d (diff) | |
download | op-kernel-dev-9ce99a3a9284cfb8d45a7abc43346f880da338cc.zip op-kernel-dev-9ce99a3a9284cfb8d45a7abc43346f880da338cc.tar.gz |
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 <troy.kisky@boundarydevices.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/rtc/rtc-max8997.c')
0 files changed, 0 insertions, 0 deletions