diff options
author | Dmitry Osipenko <digetx@gmail.com> | 2020-01-12 21:09:18 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-14 14:07:50 +0100 |
commit | d5e3fadb70125c6c41f692cf1c0e626c12e11de1 (patch) | |
tree | 981c35305e9e12c715aa6d7855104ceec704a706 /drivers/tty/serial/arc_uart.c | |
parent | a6184f8e0bb1ba8b444836926cd6967ea176fd31 (diff) |
tty: serial: tegra: Activate RX DMA transfer by request
This allows DMA engine to go into runtime-suspended mode whenever there is
no data to receive, instead of keeping DMA active all the time while TTY
is opened (i.e. permanently active in practice, like in the case of UART
Bluetooth).
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Link: https://lore.kernel.org/r/20200112180919.5194-2-digetx@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serial/arc_uart.c')
0 files changed, 0 insertions, 0 deletions