Searched hist:"446 b6dc8d87482af53fa30d29780a78bbae1e9b8" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/mtd/nand/onenand/ |
H A D | Makefile | diff 446b6dc8d87482af53fa30d29780a78bbae1e9b8 Mon Dec 30 18:31:02 CET 2019 Miquel Raynal <miquel.raynal@bootlin.com> mtd: onenand: Use a better name for samsung driver
Commit 55ed51fff224 ("{tty: serial, nand: onenand}: samsung: rename to fix build warning") has changed the samsung.c driver to be samsung_mtd.c in order to avoid a conflict in module names with the tty driver.
Since the *_mtd suffix is very undescriptive, rename it to onenand_samsung.c, following the folder's convention. Same will be applied to the omap2 onenand driver.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
|
H A D | onenand_samsung.c | 446b6dc8d87482af53fa30d29780a78bbae1e9b8 Mon Dec 30 18:31:02 CET 2019 Miquel Raynal <miquel.raynal@bootlin.com> mtd: onenand: Use a better name for samsung driver
Commit 55ed51fff224 ("{tty: serial, nand: onenand}: samsung: rename to fix build warning") has changed the samsung.c driver to be samsung_mtd.c in order to avoid a conflict in module names with the tty driver.
Since the *_mtd suffix is very undescriptive, rename it to onenand_samsung.c, following the folder's convention. Same will be applied to the omap2 onenand driver.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
|