From: Mika Korhonen Date: Fri, 23 Oct 2009 05:50:42 +0000 (+0200) Subject: mtd: OneNAND: move erase method to a separate function X-Git-Tag: v2.6.33-rc1~66^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73885aeaca046a21183db598c2da46529e46fdab;p=pandora-kernel.git mtd: OneNAND: move erase method to a separate function Separate the actual execution of erase to a new function: onenand_block_by_block_erase(). This is done in preparation for the multiblock erase support. Signed-off-by: Mika Korhonen Reviewed-by: Adrian Hunter Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed