commit | 6fe5a6acdc126107e54a6c584536e09ab7dde949 | [log] [tgz] |
---|---|---|
author | Vimal Singh <vimalsingh@ti.com> | Wed Feb 03 14:12:24 2010 +0530 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Fri Feb 26 13:21:22 2010 +0000 |
tree | c9005ec5e3363bb34c9d64883569963d16b839be | |
parent | 91f8026603d4443d1b24ee3552c5a58682bbae27 [diff] |
mtd: nand: create a helper verification function ... verification for 'nand_erase_nand' These checks are expected to be used by 'nand_lock' and 'nand_unlock' routines too. As all these three are block aligned operations. So, creating a helper function for this makes sense. Signed-off-by: Vimal Singh <vimalsingh@ti.com> Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>