]> git.ipfire.org Git - people/ms/u-boot.git/commit
sf: atmel: undo unification of status polling
authorMike Frysinger <vapier@gentoo.org>
Tue, 12 Apr 2011 03:39:28 +0000 (23:39 -0400)
committerMike Frysinger <vapier@gentoo.org>
Tue, 12 Apr 2011 03:41:09 +0000 (23:41 -0400)
commitcdb6a00fb8f96b9259ed7d77a1eacbfa3777ddac
treed85d1da65a9ce3e93b180944a4fce15cc3a672c2
parent192b639ecce29caa954482dbcaa46ae4fc4df0e7
sf: atmel: undo unification of status polling

The AT45 flashes are completely different (at the command set and
status register level) from all other SPI flashes, so we can't unify
their logic with common code.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
drivers/mtd/spi/atmel.c