diff options
author | Serge Semin <Sergey.Semin@baikalelectronics.ru> | 2022-02-01 23:46:14 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2023-02-11 02:15:23 +0300 |
commit | b73bdc5054742d3945ae6e4daa18234c13871240 (patch) | |
tree | 5a9471a43495343fe0636ce96487a2269491dbc6 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 5fdca4a995bcd4cf61bda40af154a730589dc524 (diff) | |
download | linux-b73bdc5054742d3945ae6e4daa18234c13871240.tar.xz |
dmaengine: dw-edma: Use non-atomic io-64 methods
Instead of splitting 64-bits IOs up into two 32-bits ones, use the existing
non-atomic readq()/writeq() functions. By doing so we can discard
CONFIG_64BIT #ifdefs from the code.
Tested-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Serge Semin <Sergey.Semin@baikalelectronics.ru>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Acked-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions