commit | 43b5693d404127697d62962def8c1bfe3a89811a | [log] [tgz] |
---|---|---|
author | Richard Purdie <rpurdie@rpsys.net> | Sat Jul 26 09:25:18 2008 +0100 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Sat Oct 18 11:51:48 2008 +0100 |
tree | e671dbb20fb4bd50d8bb994aabbfe0459729176b | |
parent | f0482ee3669a78bdb1e15b9f9c58a9f1ffc5a997 [diff] |
[MTD] mtdoops: Fix a bug where block may not be erased This makes the driver erase a block when it doesn't find any existing saved log messages which is safer than assuming the flash was already erased. Signed-off-by: Richard Purdie <rpurdie@rpsys.net> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>