From: Sneha Narnakaje Date: Fri, 18 Sep 2009 19:51:46 +0000 (-0700) Subject: mtd: nand: add "page" parameter to all read_page/read_page_raw APIs X-Git-Tag: v2.6.32-rc1~160^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46a8cf2df2232c0051f29716ff8a166ebeb08daf;p=pandora-kernel.git mtd: nand: add "page" parameter to all read_page/read_page_raw APIs This patch adds a new "page" parameter to all NAND read_page/read_page_raw APIs. The read_page API for the new mode ECC_HW_OOB_FIRST requires the page information to send the READOOB command and read the OOB area before the data area. Reviewed-by: David Brownell Signed-off-by: Sneha Narnakaje Signed-off-by: Sandeep Paulraj Cc: Thomas Gleixner Signed-off-by: Andrew Morton Signed-off-by: David Woodhouse --- Reading git-diff-tree failed