diff options
author | Angelo Dureghello <[email protected]> | 2020-07-02 00:52:05 +0200 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2020-07-06 14:49:22 +0530 |
commit | 8678c71c17721e0f771f135967ef0cce8f69ce9a (patch) | |
tree | 07e665af85cdbb2af2cbc44de28f4a293fa273ff /scripts/gdb/linux/config.py | |
parent | fd17d1abce426b4224a916a242b57be94272771b (diff) |
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 <[email protected]>
Reported-by: kbuild test robot <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions