commit | af69dcd3862ed174cf67637f4142c9c895862436 | [log] [tgz] |
---|---|---|
author | Brian Norris <computersforpeace@gmail.com> | Fri Jun 22 16:35:42 2012 -0700 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Sat Sep 29 14:52:04 2012 +0100 |
tree | eda129db1673e9e3651e1bfdf5b1b6efc123f464 | |
parent | a7e68834fc273930c17e3decaddc13acb87a7dce [diff] |
mtd: nand: rename '_raw' BBT scan functions None of these scanning functions use MTD_OPS_RAW mode any more, so there's really nothing 'raw' about them. Rename them to (hopefully) make the code a little clearer. Signed-off-by: Brian Norris <computersforpeace@gmail.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>