mtd: core: Remove partid and partname debugfs files
authorTudor Ambarus <tudor.ambarus@microchip.com>
Fri, 25 Feb 2022 14:46:56 +0000 (16:46 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 14 Mar 2022 16:01:58 +0000 (17:01 +0100)
commitec090a0392ff634e9304c19a8578d476a9e0c830
treec7d06b2b0a72f27805a136803609038c32b036cc
parentd9a16830e10eafde6f0bce91047bb869c44425ab
mtd: core: Remove partid and partname debugfs files

partid and partname debugfs files were used just by SPI NOR, but they were
replaced by sysfs entries. Since these debugfs files are no longer used in
mtd, remove dead code. The directory is kept as it is used by nandsim,
mtdswap and docg3.

Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Reviewed-by: Pratyush Yadav <p.yadav@ti.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20220225144656.634682-1-tudor.ambarus@microchip.com
drivers/mtd/mtdcore.c
include/linux/mtd/mtd.h