MTD: sa11x0: Remove shutdown handler
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 19 Dec 2011 13:50:21 +0000 (13:50 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 9 Feb 2012 15:33:00 +0000 (15:33 +0000)
Commit c4a9f88daf ([MTD] [NOR] fix ctrl-alt-del can't reboot for
intel flash bug) interferes with this work-around, causing MTD to
issue this warning:

Flash device refused suspend due to active operation (state 0)

The commit makes our work-around in the map driver unnecessary, so
let's remove it.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found