]> git.karo-electronics.de Git - karo-tx-linux.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>
Tue, 16 Aug 2011 13:44:50 +0000 (16:44 +0300)
commiteb05fa618ca8a0569c7d7164a343b5159cf662ae
tree360fb317bc46d0cd2abf5ff6a20d8b77d79715cd
parent9ce34d0560e82b0915240a2ee543caae2d7c6668
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]