]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: maps: ixp4xx: Drop driver
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 7 Apr 2022 21:08:44 +0000 (23:08 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 25 Apr 2022 08:37:49 +0000 (10:37 +0200)
commit7ba8f8c2628c09e90c8d545ffd5d58625449b1b9
treef4569df4c93e33f3754c0f968380d9b9a466dbe2
parentc0fb9c4c943cf3a73c33ec8c32ca768260d5adfb
mtd: maps: ixp4xx: Drop driver

This custom maps driver was never used with the device tree
enabled IXP4xx systems, which use the physmap add-on from
commit ae18aa323643
("mtd: physmap_of: add a hook for Intel IXP4xx flash probing")

Since kernel v5.18-rc1 IXP4xx is only booting from the device
tree so drop this old driver.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20220407210844.2489682-1-linus.walleij@linaro.org
drivers/mtd/maps/Kconfig
drivers/mtd/maps/Makefile
drivers/mtd/maps/ixp4xx.c [deleted file]