[U-Boot] [PATCH v2] sf: kill off now-unused local state
Wolfgang Denk
wd at denx.de
Tue Jul 26 16:30:24 CEST 2011
Dear Mike Frysinger,
In message <1310157219-27682-1-git-send-email-vapier at gentoo.org> you 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.
>
> Signed-off-by: Mike Frysinger <vapier at gentoo.org>
> ---
> v2
> - rebase onto latest master
>
> drivers/mtd/spi/eon.c | 36 ++++++++++++------------------------
> drivers/mtd/spi/macronix.c | 36 ++++++++++++------------------------
> drivers/mtd/spi/spansion.c | 36 ++++++++++++------------------------
> drivers/mtd/spi/stmicro.c | 37 ++++++++++++-------------------------
> drivers/mtd/spi/winbond.c | 39 +++++++++++++--------------------------
> 5 files changed, 61 insertions(+), 123 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
... The prejudices people feel about each other disappear when then
get to know each other.
-- Kirk, "Elaan of Troyius", stardate 4372.5
More information about the U-Boot
mailing list