[ARM] Fix Assabet reboot with SA1100 MTD map driver
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sat, 29 Oct 2005 15:14:08 +0000 (16:14 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 29 Oct 2005 15:14:08 +0000 (16:14 +0100)
commit13bfb34c10fae6016710f5f070043c8b94b40583
tree39fd757bdfa95381655e0e2130c054834ee807e2
parent183e1a349466a1b90430a58f3efad25a3e555cb2
[ARM] Fix Assabet reboot with SA1100 MTD map driver

Unfortunately, some devices forgot to reset the flash on reboot.
Arrange for the map driver to suspend & resume the flash to
ensure that it is in a sane state before rebooting.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/mtd/maps/sa1100-flash.c