watchdog: at91sam9: use endian agnostic IO
authorBen Dooks <ben.dooks@codethink.co.uk>
Thu, 26 Mar 2015 14:34:14 +0000 (14:34 +0000)
committerWim Van Sebroeck <wim@iguana.be>
Mon, 22 Jun 2015 13:53:57 +0000 (15:53 +0200)
Use endian agnostic IO functions for the watchdog driver for when it
is enabled on ATSAMA5D36 devices running in big endian.

Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/at91sam9_wdt.c

Simple merge