From: Lars-Peter Clausen Date: Thu, 11 Nov 2010 18:02:48 +0000 (+0100) Subject: mtd: NAND: jz4740: Remove custom {read,write}_page handlers X-Git-Tag: v2.6.38-rc1~21^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9118ea321ee320e3c670540122857ff0eba91e32;p=pandora-kernel.git mtd: NAND: jz4740: Remove custom {read,write}_page handlers Now that the mtd core supports more then 64 ecc bytes we can use it instead of some a custom hack in the jz4740 nand driver. This patch removes the custom {read,write}_page handlers from the jz4740 nand driver. Thus the driver will now fallback to the default handlers from the nand core. Signed-off-by: Lars-Peter Clausen Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed