From: Huang Shijie Date: Fri, 3 Jan 2014 03:01:40 +0000 (+0800) Subject: mtd: nand: add "page" argument for read_subpage hook X-Git-Tag: v3.15-rc1~65^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e004debdadf1a661dcd24e2a654e56b0a113e29e;p=pandora-kernel.git mtd: nand: add "page" argument for read_subpage hook Add the "page" argument for the read_subpage hook. With this argument, the implementation of this hook could prints out more accurate information for debugging. Signed-off-by: Huang Shijie Signed-off-by: Brian Norris --- Reading git-diff-tree failed