linux/drivers/mtd/nand/onenand
Miquel Raynal 446b6dc8d8 mtd: onenand: Use a better name for samsung driver
Commit 55ed51fff2 ("{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>
2020-01-21 20:00:35 +01:00
..
generic.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
Kconfig mtd: onenand: Enable compile testing of OMAP and Samsung drivers 2020-01-21 20:00:34 +01:00
Makefile mtd: onenand: Use a better name for samsung driver 2020-01-21 20:00:35 +01:00
omap2.c mtd: onenand: omap2: Pass correct flags for prep_dma_memcpy 2020-01-09 20:09:29 +01:00
onenand_base.c mtd: onenand_base: Adjust indentation in onenand_read_ops_nolock 2020-01-21 20:00:32 +01:00
onenand_bbt.c mtd: onenand: Store bad block marker position in chip struct 2019-04-18 08:54:07 +02:00
onenand_samsung.c mtd: onenand: Use a better name for samsung driver 2020-01-21 20:00:35 +01:00
samsung.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00