diff options
author | Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> | 2022-11-08 15:19:50 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-11-09 15:04:39 +0300 |
commit | 1bfcbe5805d0cfc83c3544dcd01e0a282c1f6790 (patch) | |
tree | fc83583112a7e50ff4d9862125932e87adbcac84 /tools/perf/scripts/python/task-analyzer.py | |
parent | a931237cbea256aff13bb403da13a97b2d1605d9 (diff) | |
download | linux-1bfcbe5805d0cfc83c3544dcd01e0a282c1f6790.tar.xz |
serial: 8250_lpss: Configure DMA also w/o DMA filter
If the platform doesn't use DMA device filter (as is the case with
Elkhart Lake), whole lpss8250_dma_setup() setup is skipped. This
results in skipping also *_maxburst setup which is undesirable.
Refactor lpss8250_dma_setup() to configure DMA even if filter is not
setup.
Cc: stable <stable@kernel.org>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20221108121952.5497-3-ilpo.jarvinen@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions