On Tue, 5 Jul 2011 18:35:02 -0400 "Matthew L. Creech" <[email protected]> wrote:
> From: Mike Hench <[email protected]> > > 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. > > v2: elbc_fcm_ctrl->oob_poi is removed entirely, since this code block was the > only place it was actually used. Just noticed, full_page can come out as well. Otherwise, ACK -Scott _______________________________________________ Linuxppc-dev mailing list [email protected] https://lists.ozlabs.org/listinfo/linuxppc-dev
