[PATCH 0/2] mtd: core: Remove partid and partname debugfs files
Tudor Ambarus
tudor.ambarus at microchip.com
Fri Dec 17 04:26:34 PST 2021
SPI NOR has equivalent sysfs device attributes, thus let's remove the
duplicated debugfs entries. There's no one else using partid and partname
debugfs files, thus remove them from the mtd core as well.
If you find the idea acceptable, I would like to queue these through
spi-nor/next, I'll have some other patches that will depend on these.
Tudor Ambarus (2):
mtd: spi-nor: Remove debugfs entries that duplicate sysfs entries
mtd: core: Remove partid and partname debugfs files
drivers/mtd/mtdcore.c | 35 +----------------------------------
drivers/mtd/spi-nor/core.c | 12 ------------
include/linux/mtd/mtd.h | 3 ---
3 files changed, 1 insertion(+), 49 deletions(-)
--
2.25.1
More information about the linux-mtd
mailing list