summaryrefslogtreecommitdiff
path: root/kernel/module.c
diff options
context:
space:
mode:
authorMike Hench <mhench@elutions.com>2011-07-05 23:14:48 (GMT)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>2011-09-11 12:02:15 (GMT)
commit52a474de0a830bdf4305ef19c3321064ce5da438 (patch)
tree97e35517e0f9eabe97fe02ee9a154774402c08f9 /kernel/module.c
parentfb5427508abbd635e877fabdf55795488119c2d6 (diff)
downloadlinux-fsl-qoriq-52a474de0a830bdf4305ef19c3321064ce5da438.tar.xz
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>
Diffstat (limited to 'kernel/module.c')
0 files changed, 0 insertions, 0 deletions