android_kernel_motorola_sm6225/drivers/mtd/devices
Artem Bityutskiy cd1986a3c1 mtd: doc2000: initialize writebufsize
The writebufsize concept was introduce by commit
"0e4ca7e mtd: add writebufsize field to mtd_info struct" and it represents
the maximum amount of data the device writes to the media at a time. This is
an important parameter for UBIFS which is used during recovery and which
basically defines how big a corruption caused by a power cut can be.

Set it to be equivalent to mtd->writesize because this is the maximum amount
of data the driver writes at a time.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Cc: stable@kernel.org [2.6.38+]
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2012-03-27 00:22:38 +01:00
..
block2mtd.c mtd: block2mtd: initialize writebufsize 2012-03-27 00:22:14 +01:00
doc2000.c mtd: doc2000: initialize writebufsize 2012-03-27 00:22:38 +01:00
doc2001.c mtd: add leading underscore to all mtd functions 2012-03-27 00:20:01 +01:00
doc2001plus.c mtd: add leading underscore to all mtd functions 2012-03-27 00:20:01 +01:00
docecc.c mtd: spelling, capitalization, uniformity 2011-09-11 15:02:13 +03:00
docg3.c mtd: add leading underscore to all mtd functions 2012-03-27 00:20:01 +01:00
docg3.h mtd: docg3: fixes and cleanups 2012-01-09 18:13:05 +00:00
docprobe.c mtd: docprobe: use kzalloc instead 2012-01-09 18:25:51 +00:00
Kconfig mtd: ST SPEAr: Add SMI driver for serial NOR flash 2012-03-27 00:14:16 +01:00
lart.c mtd: add leading underscore to all mtd functions 2012-03-27 00:20:01 +01:00
m25p80.c mtd: m25p80: set writebufsize 2012-03-27 00:20:23 +01:00
Makefile mtd: ST SPEAr: Add SMI driver for serial NOR flash 2012-03-27 00:14:16 +01:00
ms02-nv.c mtd: add leading underscore to all mtd functions 2012-03-27 00:20:01 +01:00
ms02-nv.h MTD/JFFS2: remove CVS keywords 2008-06-04 17:50:17 +01:00
mtd_dataflash.c mtd: add leading underscore to all mtd functions 2012-03-27 00:20:01 +01:00
mtdram.c mtd: add leading underscore to all mtd functions 2012-03-27 00:20:01 +01:00
phram.c mtd: add leading underscore to all mtd functions 2012-03-27 00:20:01 +01:00
pmc551.c mtd: add leading underscore to all mtd functions 2012-03-27 00:20:01 +01:00
slram.c mtd: add leading underscore to all mtd functions 2012-03-27 00:20:01 +01:00
spear_smi.c mtd: add leading underscore to all mtd functions 2012-03-27 00:20:01 +01:00
sst25l.c mtd: add leading underscore to all mtd functions 2012-03-27 00:20:01 +01:00