wl1271: Fix 32 bit register read related endiannes bug
authorJuuso Oikarinen <juuso.oikarinen@nokia.com>
Fri, 7 May 2010 08:38:59 +0000 (11:38 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 7 May 2010 18:57:18 +0000 (14:57 -0400)
Reading single registers did not pay attention to data endianness. This patch
fix that.

Signed-off-by: Juuso Oikarinen <juuso.oikarinen@nokia.com>
Reviewed-by: Luciano Coelho <luciano.coelho@nokia.com>
Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found