summaryrefslogtreecommitdiff
path: root/drivers/dma/ioat
diff options
context:
space:
mode:
authorAngelo Dureghello <angelo.dureghello@timesys.com>2020-07-02 00:52:05 +0200
committerVinod Koul <vkoul@kernel.org>2020-07-06 14:49:22 +0530
commit8678c71c17721e0f771f135967ef0cce8f69ce9a (patch)
tree07e665af85cdbb2af2cbc44de28f4a293fa273ff /drivers/dma/ioat
parentfd17d1abce426b4224a916a242b57be94272771b (diff)
downloadlinux-next-8678c71c17721e0f771f135967ef0cce8f69ce9a.tar.gz
dmaengine: fsl-edma: fix wrong tcd endianness for big-endian cpu
Due to recent fixes in m68k arch-specific I/O accessor macros, this driver is not working anymore for ColdFire. Fix wrong tcd endianness removing additional swaps, since edma_writex() functions should already take care of any eventual swap if needed. Note, i could only test the change in ColdFire mcf54415 and Vybrid vf50 / Colibri where i don't see any issue. So, every feedback and test for all other SoCs involved is really appreciated. Signed-off-by: Angelo Dureghello <angelo.dureghello@timesys.com> Reported-by: kbuild test robot <lkp@intel.com> Link: https://lore.kernel.org/r/20200701225205.1674463-1-angelo.dureghello@timesys.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/dma/ioat')
0 files changed, 0 insertions, 0 deletions