Files
linux-st/include/linux
Thomas Gleixner 9577f44a89 [MTD] NAND Add read/write function pointers to struct nand_ecc_ctrl
Add read/write function pointers to struct nand_ecc_ctrl to
prepare the modulaization of nand_read/write functions. The
current implementation handles every type of ecc mode
software/hardware and all kinds of strange ecc placement
schemes in one switch/if construct. Thats too complex to
maintain and too inflexible to expand. Modularization will
also shorten the code pathes of the read/write functions.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2006-05-25 12:45:27 +01:00
..
2006-05-02 17:24:59 +01:00
2006-05-01 06:10:04 -04:00
2006-03-31 12:18:54 -08:00
2006-04-02 00:08:05 -05:00
2006-04-11 06:18:35 -07:00
2006-04-27 13:08:56 -07:00
2006-04-29 18:33:15 -07:00
2006-04-11 06:18:39 -07:00
2006-04-19 09:13:53 -07:00
2006-05-04 06:55:12 +02:00
2006-05-01 06:09:56 -04:00
2006-04-02 00:08:05 -05:00
2006-03-31 12:18:56 -08:00