sf: unify write funcs
authorMike Frysinger <vapier@gentoo.org>
Mon, 25 Apr 2011 06:58:29 +0000 (06:58 +0000)
committerWolfgang Denk <wd@denx.de>
Tue, 26 Jul 2011 14:29:27 +0000 (16:29 +0200)
commitd4aa500913adf074ad85b1b74bf79e9abb104a70
treef2b0c25d1b1a483a8bed6b1fbe012e211c0397b7
parent2744a4e688851fc3b5e2937bf047100c85daeb43
sf: unify write funcs

Once we add a new page_size field for write lengths, we can unify the
write methods for most of the spi flash drivers.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
drivers/mtd/spi/eon.c
drivers/mtd/spi/macronix.c
drivers/mtd/spi/spansion.c
drivers/mtd/spi/spi_flash.c
drivers/mtd/spi/spi_flash_internal.h
drivers/mtd/spi/stmicro.c
drivers/mtd/spi/winbond.c
include/spi_flash.h