diff options
author | Angelo Dureghello <angelo.dureghello@timesys.com> | 2020-07-02 00:52:05 +0200 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2020-07-06 14:49:22 +0530 |
commit | 8678c71c17721e0f771f135967ef0cce8f69ce9a (patch) | |
tree | 07e665af85cdbb2af2cbc44de28f4a293fa273ff /kernel/jump_label.c | |
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 <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 'kernel/jump_label.c')
0 files changed, 0 insertions, 0 deletions