]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit2ca35002a15f0fb60d0f9cc2571d64e7c37759db
treea3ff4a8f488b39dc8336c9e63978d263630a4c2c
parent2868097c98fe4505b4f790a4de077d467ec7e9f8
[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