spi: atmel: use endian agnostic IO
authorBen Dooks <ben.dooks@codethink.co.uk>
Wed, 18 Mar 2015 15:53:08 +0000 (15:53 +0000)
committerMark Brown <broonie@kernel.org>
Sun, 22 Mar 2015 18:00:25 +0000 (18:00 +0000)
Use the endian agnositc IO functions instead of the __raw ones for when
the driver is in use on big-endian systems.

Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-atmel.c

Simple merge