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)
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>

No differences found