Re: [U-Boot] [PATCH 5/9] sf: kill off now-unused local state

2011-06-30 Thread Mike Frysinger
On Tue, Jun 28, 2011 at 13:38, Mike Frysinger wrote: > 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. this patch has been updated since it's original posting, but only to re

[U-Boot] [PATCH 5/9] sf: kill off now-unused local state

2011-06-28 Thread Mike Frysinger
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 --- drivers/mtd/spi/eon.c | 36 drivers/mtd/spi/macron