|
@@ -516,7 +516,7 @@ static inline void nand_hw_control_init(struct nand_hw_control *nfc)
|
|
* out-of-band data).
|
|
* out-of-band data).
|
|
* @read_page: function to read a page according to the ECC generator
|
|
* @read_page: function to read a page according to the ECC generator
|
|
* requirements; returns maximum number of bitflips corrected in
|
|
* requirements; returns maximum number of bitflips corrected in
|
|
- * any single ECC step, 0 if bitflips uncorrectable, -EIO hw error
|
|
|
|
|
|
+ * any single ECC step, -EIO hw error
|
|
* @read_subpage: function to read parts of the page covered by ECC;
|
|
* @read_subpage: function to read parts of the page covered by ECC;
|
|
* returns same as read_page()
|
|
* returns same as read_page()
|
|
* @write_subpage: function to write parts of the page covered by ECC.
|
|
* @write_subpage: function to write parts of the page covered by ECC.
|