commit | 2ee41fa0bad874e9fef3743979d297f97b7eda49 | [log] [tgz] |
---|---|---|
author | Brian Norris <computersforpeace@gmail.com> | Sat Aug 10 01:01:05 2013 -0700 |
committer | Brian Norris <computersforpeace@gmail.com> | Sun Oct 27 16:26:59 2013 -0700 |
tree | ec58ea6d839bf8cf12a099af2c3475736f6788fd | |
parent | a6eaa2ae7820f0cca742917f85f34ef1eed2c95d [diff] |
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>