[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)
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>

No differences found