[MTD] [NAND] Use ecc.read/write_page_raw consequently
authorThomas Gleixner <tglx@inhell4.tec.linutronix.de>
Thu, 5 Apr 2007 09:44:05 +0000 (11:44 +0200)
committerDavid Woodhouse <dwmw2@infradead.org>
Tue, 17 Apr 2007 17:28:17 +0000 (18:28 +0100)
commit90424de8d0646eaf7cddbdb111edaf429dea6042
treea3ff4a8f488b39dc8336c9e63978d263630a4c2c
parent8c60e5475d8ca614d712cd3e2fe7330480709e02
[MTD] [NAND] Use ecc.read/write_page_raw consequently

Use the functions in the ecc structure instead of the default ones,
so the override by the board driver is effective also for software ecc
code paths.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
drivers/mtd/nand/nand_base.c