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)
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>

No differences found