diff options
author | Michael Buesch <mb@bu3sch.de> | 2009-09-23 16:51:21 (GMT) |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-09-29 21:25:15 (GMT) |
commit | b96ab540c1deac17238c4902c328ee08c3130370 (patch) | |
tree | fb4cc97d18d337346cf946f2912a1305a22f6ccf /kernel | |
parent | 1f08e84ff642294e42d138442a388989ffb20865 (diff) | |
download | linux-fsl-qoriq-b96ab540c1deac17238c4902c328ee08c3130370.tar.xz |
b43: Always use block-I/O for the PIO data registers
On SDIO the PIO data register seems to be hardwired to LE. So
the MACCTL bit has no effect on the endianness.
So also use block-I/O for the last word of the packet. block-I/O is always LE.
Signed-off-by: Michael Buesch <mb@bu3sch.de>
Tested-by: Albert Herranz <albert_herranz@yahoo.es>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions