]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sf: kill off now-unused local state
authorMike Frysinger <vapier@gentoo.org>
Tue, 28 Jun 2011 07:38:10 +0000 (07:38 +0000)
committerWolfgang Denk <wd@denx.de>
Tue, 26 Jul 2011 14:29:59 +0000 (16:29 +0200)
commitb06afa75faeea2498447c56df1abaa23dbedb689
tree4bc3eb8909e65e73cbaf5429866907225c5019ee
parentd4aa500913adf074ad85b1b74bf79e9abb104a70
sf: kill off now-unused local state

Now that the common spi_flash structure tracks all the info that these
drivers need, kill off their local state indirection and use just what
the common code provides.

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/stmicro.c
drivers/mtd/spi/winbond.c