From: Michael Buesch Date: Wed, 23 Sep 2009 16:51:21 +0000 (+0200) Subject: b43: Always use block-I/O for the PIO data registers X-Git-Tag: v2.6.32-rc3~12^2~24^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b96ab540c1deac17238c4902c328ee08c3130370;p=pandora-kernel.git 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 Tested-by: Albert Herranz Signed-off-by: John W. Linville --- Reading git-diff-tree failed