mtd: rfd_ftl: allow use of MTD_RAM for testing purposes
authorSean Young <sean@mess.org>
Sat, 7 Aug 2021 21:45:34 +0000 (22:45 +0100)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 17 Aug 2021 16:42:57 +0000 (18:42 +0200)
commite03a81213a9c9dd4f4f45c09a777323dff84827f
tree200ee33a6136243fb5ef91e59e831b67f502f7a9
parente07403a8c6be01857ff75060b2df9a1aa8320fe5
mtd: rfd_ftl: allow use of MTD_RAM for testing purposes

This allows the rfd_ftl to be used with the mtdram module, so we can
test different mtd sizes and test the rfd_ftl on machines without a
physical nor flash device.

Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20210807214538.14484-2-sean@mess.org
drivers/mtd/rfd_ftl.c