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>
Showing
- drivers/mtd/spi/eon.c 12 additions, 24 deletionsdrivers/mtd/spi/eon.c
- drivers/mtd/spi/macronix.c 12 additions, 24 deletionsdrivers/mtd/spi/macronix.c
- drivers/mtd/spi/spansion.c 12 additions, 24 deletionsdrivers/mtd/spi/spansion.c
- drivers/mtd/spi/stmicro.c 12 additions, 25 deletionsdrivers/mtd/spi/stmicro.c
- drivers/mtd/spi/winbond.c 13 additions, 26 deletionsdrivers/mtd/spi/winbond.c
Loading
Please register or sign in to comment