]> 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)
commit5a50a2e54441c6aee3a6011b9abae82fa553a292
tree13de461ebbe52c0ce76adaa4bff7d135dc32b53c
parent5608b9e848e7df8f72679d24e56b1cd13bdd9c87
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]