]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: maps: drop edb7312 support
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Thu, 23 Jun 2011 08:33:52 +0000 (12:33 +0400)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Sun, 11 Sep 2011 12:02:13 +0000 (15:02 +0300)
commit7f1c80c72fdd654ab9d31029124a1d485e9c4a2c
tree13de461ebbe52c0ce76adaa4bff7d135dc32b53c
parent33f3a86034041ffeb664e720cf542fed3b86cebd
mtd: maps: drop edb7312 support

EDB7312 isn't supported by mainline kernel, this driver wasn't working
before recent fixes, the same functionality can be achieved via physmap,
so drop it now. If the board support will ever be submitted to mainline,
one either can revert this commit, or use physmap mtd map driver.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
drivers/mtd/maps/Kconfig
drivers/mtd/maps/Makefile
drivers/mtd/maps/edb7312.c [deleted file]