[MTD] onenand: Add panic_write function to the onenand driver
authorRichard Purdie <rpurdie@rpsys.net>
Wed, 6 Feb 2008 10:18:22 +0000 (10:18 +0000)
committerDavid Woodhouse <dwmw2@infradead.org>
Thu, 7 Feb 2008 10:31:23 +0000 (10:31 +0000)
Implement the panic_write function for the onenand driver. This waits
for any active command to complete/timeout, performs the write, waits
for it to complete and then returns.

Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>

No differences found