From: Lei Wen Date: Tue, 17 Aug 2010 09:25:57 +0000 (+0800) Subject: mtd: pxa3xx_nand: remove the flash info in driver structure X-Git-Tag: v2.6.37-rc1~22^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18c81b1828f8c4bdd01dd24f4015604a17ca0bb8;p=pandora-kernel.git mtd: pxa3xx_nand: remove the flash info in driver structure After probe, all info already transfer to driver structure. There is no need to keep the original flash info. So that we could safely free the flash info in memory, which may grows larger when more flash is suported. Signed-off-by: Lei Wen Signed-off-by: Haojian Zhuang Acked-by: Eric Miao Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed