From: David Woodhouse Date: Mon, 25 Sep 2006 16:12:39 +0000 (+0100) Subject: [MTD NAND] Allow override of page read and write functions. X-Git-Tag: v2.6.19-rc1~374^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=956e944c7690ea994757a8cbedbb6241e1d9138f;p=pandora-kernel.git [MTD NAND] Allow override of page read and write functions. - allow high-level nand_write_page() function to be overridden - likewise low-level write_page_raw() and read_page_raw() functions - Clean up the abuse of chip->ecc.{write,read}_page() with MTD_OOB_RAW Signed-off-by: David Woodhouse --- Reading git-diff-tree failed