]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: rawnand: cafe: Set the NAND_NO_BBM_QUIRK flag
authorBoris Brezillon <boris.brezillon@collabora.com>
Mon, 11 May 2020 06:49:16 +0000 (08:49 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 11 May 2020 07:51:43 +0000 (09:51 +0200)
commitf10a9bfe8199a31e0f1ad49d4eb9a2f39b68f8f6
tree72673a0dc40ebdbc9a686a4f46325bc5d534b358
parent5bec92f133b92b2ef697feab151c6cd8191bdb64
mtd: rawnand: cafe: Set the NAND_NO_BBM_QUIRK flag

We have a dummy block_bad() implementation returning 0. Let's set the
NAND_NO_BBM_QUIRK flag and let the core take care of that.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20200511064917.6255-2-boris.brezillon@collabora.com
drivers/mtd/nand/raw/cafe_nand.c