commit | 6c77fd649fab4bea1b44cb534381a22e37650bc3 | [log] [tgz] |
---|---|---|
author | Richard Purdie <rpurdie@rpsys.net> | Wed Feb 06 10:18:22 2008 +0000 |
committer | David Woodhouse <dwmw2@infradead.org> | Thu Feb 07 10:31:23 2008 +0000 |
tree | 757f0048c4422b0872d425f9e8c4a30688001e82 | |
parent | 621e4f8e9b208245d1f64eac7e6782b7aa506c21 [diff] |
[MTD] onenand: Add panic_write function to the onenand driver 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>