diff options
author | Roman Tereshonkov <roman.tereshonkov@nokia.com> | 2011-02-08 13:02:42 +0300 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2011-03-11 17:22:45 +0300 |
commit | e6da85685b2dec1e69e58366c22d1f883d6da575 (patch) | |
tree | 32ff27bcf6b566098a4569e1f7c1a84b351ba5d7 /include | |
parent | b085058fe556328443f982d892c9657b3aff9d4a (diff) | |
download | linux-e6da85685b2dec1e69e58366c22d1f883d6da575.tar.xz |
mtd: onenand_base: onenand_verify bugfix for writepage non-aligned address
In onenand_verify function the address can be writepage non-aligned.
When a page is read for comparing the right offset should be used
for "this->verify_buf" to get the right matching with compared
"buf" buffer.
Signed-off-by: Roman Tereshonkov <roman.tereshonkov@nokia.com>
Signed-off-by: Adrian Hunter <adrian.hunter@nokia.com>
Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions