can: at91_can: use endian agnostic IO accessors
authorBen Dooks <[email protected]>
Wed, 18 Mar 2015 15:53:10 +0000 (15:53 +0000)
committerMarc Kleine-Budde <[email protected]>
Sun, 22 Mar 2015 22:50:12 +0000 (23:50 +0100)
commitaf9bfbdab8f1c5a4b51a45aaab4cfbcc318b8ae2
tree058c4b9bcccf05ed0cb92b877ccab6729b9d4581
parent6d5a7a65a928d317c8767613d98ce38bb62f23fa
can: at91_can: use endian agnostic IO accessors

Change __raw accesors to endian agnostic versions to allow the driver
to work properly on big endian systems.

Signed-off-by: Ben Dooks <[email protected]>
Acked-by: Nicolas Ferre <[email protected]>
Signed-off-by: Marc Kleine-Budde <[email protected]>
drivers/net/can/at91_can.c