From: Vijay Kumar Date: Sun, 8 Oct 2006 16:32:31 +0000 (+0530) Subject: [MTD] NAND: nandsim page-wise allocation (2/2) X-Git-Tag: v2.6.20-rc6~47^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d086d43640a40dda7783f3c56724048685586d17;p=pandora-kernel.git [MTD] NAND: nandsim page-wise allocation (2/2) For page wise allocation, an array of flash page pointers is allocated during initialization. The flash pages are themselves allocated when a write occurs to the page. The flash pages are deallocated when they are erased. Signed-off-by: Vijay Kumar Signed-off-by: David Woodhouse --- Reading git-diff-tree failed