mtd: nand: Kill the chip->scan_bbt() hook
Linux commit e80eba758151 adapted for Barebox:

  None of the existing drivers are overloading the ->scan_bbt()
  method, let's get rid of it and replace calls to ->scan_bbt()
  by nand_create_bbt() ones.

Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent eaea56b commit 95ce69795506293eae28d6e64055d2c7ae27f164
@Ladislav Michl Ladislav Michl authored on 28 Oct 2018
Sascha Hauer committed on 17 Dec 2018
Showing 5 changed files
View
drivers/mtd/nand/nand_base.c
View
drivers/mtd/nand/nand_bbt.c
View
drivers/mtd/nand/nand_imx_bbm.c
View
drivers/mtd/nand/nand_mxs.c
View
include/linux/mtd/nand.h