mtd: nand: Move ELM driver and rename as omap_elm
authorEzequiel García <ezequiel@vanguardiasur.com.ar>
Sat, 20 Sep 2014 16:53:14 +0000 (17:53 +0100)
committerBrian Norris <computersforpeace@gmail.com>
Mon, 22 Sep 2014 18:39:26 +0000 (11:39 -0700)
commit6d178ef2fd5e4a7f601874a6e641090e706da3c8
tree823f14198341b65ab8958fe132d5a8b98fc84e46
parentd2f08c7521cd67bc5f3c990af87add7b02f46ebe
mtd: nand: Move ELM driver and rename as omap_elm

The ELM driver is only used by the OMAP NAND driver, so let's move it
to the nand/ directory. Additionally, let's rename it to a less confusing
name, so the module is built with a meaningful name, instead of the previous
'elm.ko'.

Acked-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/devices/Makefile
drivers/mtd/nand/Makefile
drivers/mtd/nand/omap_elm.c [moved from drivers/mtd/devices/elm.c with 100% similarity]