]> Gentwo Git Trees - linux/.git/commit
mtd: rawnand: s3c2410: Drop driver (no actual S3C64xx user)
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sat, 30 Aug 2025 17:01:11 +0000 (19:01 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 2 Sep 2025 08:33:23 +0000 (10:33 +0200)
commitc9f62564252c21d739a5003e9b2d6ad0828aa7bd
tree49179888159f457c468181d46b9c90d59074df4c
parent6186e80a7440e0f9f45de6275b7f495ea11bd72c
mtd: rawnand: s3c2410: Drop driver (no actual S3C64xx user)

The s3c2410 NAND driver still supports S3C64xx platform, which in
general is supported in the kernel.  There are however no references of
"s3c6400-nand" platform device ID or "s3c24xx-nand" driver, thus this
driver cannot be instantiated for S3C64xx platform and is basically
unused.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
drivers/mtd/nand/raw/Kconfig
drivers/mtd/nand/raw/Makefile
drivers/mtd/nand/raw/s3c2410.c [deleted file]
include/linux/platform_data/mtd-nand-s3c2410.h [deleted file]