Files
linux-cryptodev-2.6/include/linux/mtd
Boris BREZILLON 62d956dc3e mtd: nand: provide detailed description for raw read/write page methods
read_page_raw and write_page_raw method description is not clear enough.
It clearly specifies that ECC correction should not be involved but does
not talk about specific layout (by layout I mean where in-band and
out-of-band data are stored on the NAND media) used by NAND/ECC
controllers.

Those specific layouts might impact MTD users and thus should be hidden (as
already done in the standard NAND_ECC_HW_SYNDROME implementation).

Clearly state this constraint in the nand_ecc_ctrl struct documentation.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
2014-11-20 00:02:46 -08:00
..
2014-08-19 11:53:08 -07:00
2013-08-05 20:48:49 +01:00
2013-11-06 23:32:59 -08:00
2014-07-08 18:38:16 -07:00
2014-01-20 11:55:23 -08:00
2014-05-28 00:05:23 -07:00
2014-04-18 16:40:08 -07:00