mtd: Delete partitions attached to the device when a device is deleted
authorBoris Brezillon <boris.brezillon@bootlin.com>
Sun, 2 Dec 2018 09:54:24 +0000 (10:54 +0100)
committerJagan Teki <jagan@amarulasolutions.com>
Wed, 5 Dec 2018 19:15:36 +0000 (00:45 +0530)
commita02820fca90ce9ccf243b3fce59c04dabd5671a8
tree1931d8d998ffd0bea9b4719a64a973a71afb2b1b
parent779c9c0565a44e7dc5f72919d88f67fb7e280880
mtd: Delete partitions attached to the device when a device is deleted

If we don't do that, partitions might still be exposed while the
underlying device is gone.

Fixes: 2a74930da57f ("mtd: mtdpart: implement proper partition handling")
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Tested-by: Heiko Schocher <hs@denx.de>
drivers/mtd/mtdcore.c
include/linux/mtd/mtd.h