mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 10:11:36 +00:00
e6da85685b
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> |
||
---|---|---|
.. | ||
generic.c | ||
Kconfig | ||
Makefile | ||
omap2.c | ||
onenand_base.c | ||
onenand_bbt.c | ||
onenand_sim.c | ||
samsung.c |