diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2016-11-14 12:26:52 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-11-16 10:57:26 +0100 |
commit | 5fe86674840c6773d09943a78a5f7f3bf2420ffd (patch) | |
tree | f0c2894bde0779a6eedd30802bb2aed8652a3a13 /include/linux/syscalls.h | |
parent | 7d4e00c6253bc57b1ac0764ca76d4a8642354b54 (diff) | |
download | talos-op-linux-5fe86674840c6773d09943a78a5f7f3bf2420ffd.tar.gz talos-op-linux-5fe86674840c6773d09943a78a5f7f3bf2420ffd.zip |
serial: 8250_dma: power off device after TX is done
When any 8250 based driver sets up DMA and has UART_CAP_RPM capability enabled
the device is left powered on after transfer is done. We need to schedule a
device suspend operation when DMA completes the transfer.
The patch is based on the work done by the reporter.
Reported-by: Huiquan Zhong <huiquan.zhong@intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/syscalls.h')
0 files changed, 0 insertions, 0 deletions