[PATCH 0/2] mtd: core: Remove partid and partname debugfs files

From: Tudor Ambarus
Date: Fri Dec 17 2021 - 07:26:45 EST


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