diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2016-11-14 13:26:52 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-11-16 12:57:26 +0300 |
commit | 5fe86674840c6773d09943a78a5f7f3bf2420ffd (patch) | |
tree | f0c2894bde0779a6eedd30802bb2aed8652a3a13 /tools/perf/scripts/python | |
parent | 7d4e00c6253bc57b1ac0764ca76d4a8642354b54 (diff) | |
download | linux-5fe86674840c6773d09943a78a5f7f3bf2420ffd.tar.xz |
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions