commit | 44f636da4e71e0c73d6e29d0319a8954ce3f247a | [log] [tgz] |
---|---|---|
author | Leilk Liu <leilk.liu@mediatek.com> | Thu Aug 20 17:19:06 2015 +0800 |
committer | Mark Brown <broonie@kernel.org> | Thu Aug 20 11:09:47 2015 -0700 |
tree | 0218e366c0d4109e5ab92b4a94be75ea9bc2d5b7 | |
parent | c5e5cd28d7c5a18d6da6575957dd0c5243ac3e7b [diff] |
spi: mediatek: fix spi incorrect endian usage TX_ENDIAN/RX_ENDIAN bits define whether to reverse the endian order of the data DMA from/to memory. The endian order should keep the same with cpu endian. Signed-off-by: Leilk Liu <leilk.liu@mediatek.com> Signed-off-by: Mark Brown <broonie@kernel.org>