]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "[MTD] Driver for AT26Fxxx dataflash devices"
authorDavid Woodhouse <dwmw2@infradead.org>
Fri, 3 Aug 2007 22:02:02 +0000 (23:02 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Fri, 3 Aug 2007 22:02:02 +0000 (23:02 +0100)
commit5f14ddb8ef24c6692336c58289eb7f96458006d4
treeb812ef6db32b8ecbdda50c0a55d1101bebaafaea
parent9a45a71ed3b3a2ff0657e7b39f89ea1b6a773b78
Revert "[MTD] Driver for AT26Fxxx dataflash devices"

This reverts commit 024442bd54604dbdfe7b3955e0340c598ecb9d7a.

It's not needed given the other m25p80 patch (which now handles
at26 "dataflash" as well as most other standard SPI flash chips),
and requires a controller driver that won't be merged upstream
(supplanted by drivers/spi/atmel_spi.c) ... the submitter of
that at91_dataflash26.c driver concurred.

Requested by David Brownell <david-b@pacbell.net>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
drivers/mtd/devices/Kconfig
drivers/mtd/devices/Makefile
drivers/mtd/devices/at91_dataflash26.c [deleted file]