commit | b06afa75faeea2498447c56df1abaa23dbedb689 | [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 | d4aa500913adf074ad85b1b74bf79e9abb104a70 [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>