Re: [PATCH v4 4/5] mtd: nand: Rename OMAP NAND driver

2014-09-22 Thread Brian Norris
On Sat, Sep 20, 2014 at 05:53:15PM +0100, Ezequiel Garcia wrote: Rename it to a less generic name, so the module is built with a meaningful name instead of the previous 'omap2.ko'. You mention renaming only so that you can change the module name, but you also (partly at my prompting) argued for

[PATCH v4 4/5] mtd: nand: Rename OMAP NAND driver

2014-09-20 Thread Ezequiel Garcia
Rename it to a less generic name, so the module is built with a meaningful name instead of the previous 'omap2.ko'. Acked-by: Roger Quadros rog...@ti.com Signed-off-by: Ezequiel Garcia ezequ...@vanguardiasur.com.ar --- drivers/mtd/nand/Makefile | 2 +- drivers/mtd/nand/{omap2.c