nand: docg4: use nand_base's default BBT scan
authorBrian Norris <computersforpeace@gmail.com>
Sat, 10 Aug 2013 08:01:05 +0000 (01:01 -0700)
committerBrian Norris <computersforpeace@gmail.com>
Sun, 27 Oct 2013 23:26:59 +0000 (16:26 -0700)
commit2ee41fa0bad874e9fef3743979d297f97b7eda49
treeec58ea6d839bf8cf12a099af2c3475736f6788fd
parenta6eaa2ae7820f0cca742917f85f34ef1eed2c95d
nand: docg4: use nand_base's default BBT scan

There's no point in the low level driver doing the work that nand_base
already is doing; just let nand_base set the default BBT scanning
function.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Acked-by: Mike Dunn <mikedunn@newsguy.com>
drivers/mtd/nand/docg4.c