]> git.itanic.dy.fi Git - linux-stable/commit
mtd: spi-nor: remove or move flash_info comments
authorMichael Walle <mwalle@kernel.org>
Fri, 8 Sep 2023 10:16:34 +0000 (12:16 +0200)
committerTudor Ambarus <tudor.ambarus@linaro.org>
Tue, 19 Sep 2023 15:57:50 +0000 (18:57 +0300)
commitda7e48db514b2dfbf67e0c063fca0a00a34f4b6c
treec7ed4a0dcfd7a7eaefd28bebda433097caa509a0
parent3e85be98875a568b762afd2e9bfd136e22106558
mtd: spi-nor: remove or move flash_info comments

Most of the comments are a relict of the past when the flash_info was
just one table. Most of them are useless. Remove them.

Signed-off-by: Michael Walle <mwalle@kernel.org>
Link: https://lore.kernel.org/r/20230807-mtd-flash-info-db-rework-v3-16-e60548861b10@kernel.org
Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>
drivers/mtd/spi-nor/atmel.c
drivers/mtd/spi-nor/eon.c
drivers/mtd/spi-nor/esmt.c
drivers/mtd/spi-nor/everspin.c
drivers/mtd/spi-nor/intel.c
drivers/mtd/spi-nor/issi.c
drivers/mtd/spi-nor/macronix.c
drivers/mtd/spi-nor/spansion.c
drivers/mtd/spi-nor/sst.c
drivers/mtd/spi-nor/winbond.c
drivers/mtd/spi-nor/xmc.c