linux/drivers/mtd/devices
Brian Norris 19f0f33c99 mtd: m25p80: set writebufsize
commit b54f47c8bc upstream.

Using UBI on m25p80 can give messages like:

    UBI error: io_init: bad write buffer size 0 for 1 min. I/O unit

We need to initialize writebufsize; I think "page_size" is the correct
"bufsize", although I'm not sure. Comments?

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-04-13 08:14:05 -07:00
..
block2mtd.c mtd: block2mtd: initialize writebufsize 2012-04-13 08:14:05 -07:00
doc2000.c mtd: convert remaining users to mtd_device_register() 2011-05-25 02:25:00 +01:00
doc2001.c mtd: convert remaining users to mtd_device_register() 2011-05-25 02:25:00 +01:00
doc2001plus.c mtd: convert remaining users to mtd_device_register() 2011-05-25 02:25:00 +01:00
docecc.c Fix common misspellings 2011-03-31 11:26:23 -03:00
docprobe.c mtd: Remove obsolete <mtd/compatmac.h> include 2010-08-08 21:19:42 +01:00
Kconfig Kconfig: Remove useless and sometimes wrong comments 2009-11-09 09:40:56 +01:00
lart.c mtd: lart: initialize writebufsize 2012-04-13 08:14:05 -07:00
m25p80.c mtd: m25p80: set writebufsize 2012-04-13 08:14:05 -07:00
Makefile mtd: small typo in Makefile 2010-03-18 07:53:16 +00:00
ms02-nv.c mtd: convert remaining users to mtd_device_register() 2011-05-25 02:25:00 +01:00
ms02-nv.h MTD/JFFS2: remove CVS keywords 2008-06-04 17:50:17 +01:00
mtd_dataflash.c mtd: dataflash: convert to mtd_device_register() 2011-05-25 02:21:30 +01:00
mtdram.c mtd: convert remaining users to mtd_device_register() 2011-05-25 02:25:00 +01:00
phram.c mtd: convert remaining users to mtd_device_register() 2011-05-25 02:25:00 +01:00
pmc551.c mtd: convert remaining users to mtd_device_register() 2011-05-25 02:25:00 +01:00
slram.c mtd: convert remaining users to mtd_device_register() 2011-05-25 02:25:00 +01:00
sst25l.c mtd: sst25l: initialize writebufsize 2012-04-13 08:14:05 -07:00