commit | ce7cc047fed8414ba567b044e4a03d01ded0870e | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Tue Jun 28 07:38:10 2011 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Tue Jul 26 16:29:59 2011 +0200 |
tree | 4bc3eb8909e65e73cbaf5429866907225c5019ee | |
parent | 301e9b4056460b4a35412d0d999a1b9669178401 [diff] |
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>