|
@@ -75,10 +75,6 @@ struct mtd_erase_region_info {
|
|
* mode = MTD_OPS_PLACE_OOB or MTD_OPS_RAW)
|
|
* mode = MTD_OPS_PLACE_OOB or MTD_OPS_RAW)
|
|
* @datbuf: data buffer - if NULL only oob data are read/written
|
|
* @datbuf: data buffer - if NULL only oob data are read/written
|
|
* @oobbuf: oob data buffer
|
|
* @oobbuf: oob data buffer
|
|
- *
|
|
|
|
- * Note, it is allowed to read more than one OOB area at one go, but not write.
|
|
|
|
- * The interface assumes that the OOB write requests program only one page's
|
|
|
|
- * OOB area.
|
|
|
|
*/
|
|
*/
|
|
struct mtd_oob_ops {
|
|
struct mtd_oob_ops {
|
|
unsigned int mode;
|
|
unsigned int mode;
|