watchdog: bcm6345: switch to raw I/O functions
authorPhilippe Reynes <philippe.reynes@softathome.com>
Mon, 28 Jan 2019 14:37:27 +0000 (15:37 +0100)
committerTom Rini <trini@konsulko.com>
Sat, 9 Feb 2019 12:50:50 +0000 (07:50 -0500)
commit771ee9b6ede985f6d63a196885c799f616b90d08
tree2a22274fcc262e302b568cbaee9d4f74519973ad
parent6a7b406aa8b98155597c408da0764fca85dec377
watchdog: bcm6345: switch to raw I/O functions

This driver is used on several big endian mips board.
So we could use raw I/O function instead of forcing
big endian access.

Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
drivers/watchdog/bcm6345_wdt.c