From: Vimal Singh Date: Wed, 3 Feb 2010 08:42:24 +0000 (+0530) Subject: mtd: nand: create a helper verification function X-Git-Tag: v2.6.35-rc1~465^2~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fe5a6acdc126107e54a6c584536e09ab7dde949;p=pandora-kernel.git 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 Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed