Mike Hench 52a474de0a mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poi
The eLBC NAND driver currently follows up each program/write operation with a
read-back of the page, in order to [ostensibly] fill in ECC data for the
caller. However, the page address used for this read is always -1, so the read
will never work correctly.  Remove this useless (and potentially problematic)
block of code.

Signed-off-by: Matthew L. Creech <mlcreech@gmail.com>
Signed-off-by: Artem Bityutskiy <dedekind1@gmail.com>
2011-09-11 15:02:15 +03:00
..
2011-09-11 15:02:13 +03:00
2010-08-08 20:58:20 +01:00
2011-09-11 15:02:14 +03:00
2011-05-25 01:54:50 +01:00
2011-09-11 15:02:13 +03:00
2011-09-11 15:02:13 +03:00
2010-08-08 20:58:20 +01:00
2011-09-11 15:02:14 +03:00
2010-08-08 20:58:20 +01:00