]> Git Repo - linux.git/commit
mtd: nand: Move ELM driver and rename as omap_elm
authorEzequiel García <[email protected]>
Sat, 20 Sep 2014 16:53:14 +0000 (17:53 +0100)
committerBrian Norris <[email protected]>
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 <[email protected]>
Signed-off-by: Ezequiel Garcia <[email protected]>
Signed-off-by: Brian Norris <[email protected]>
drivers/mtd/devices/Makefile
drivers/mtd/devices/elm.c [deleted file]
drivers/mtd/nand/Makefile
drivers/mtd/nand/omap_elm.c [new file with mode: 0644]
This page took 0.055 seconds and 4 git commands to generate.