mtd: nand: add "page" argument for read_subpage hook
authorHuang Shijie <b32955@freescale.com>
Fri, 3 Jan 2014 03:01:40 +0000 (11:01 +0800)
committerBrian Norris <computersforpeace@gmail.com>
Tue, 11 Mar 2014 05:42:30 +0000 (22:42 -0700)
commite004debdadf1a661dcd24e2a654e56b0a113e29e
treead23d133afd05c937cd1f4f2e4b4a02c2e0b3f75
parentbb77082fa2584f0855e614e99b5ffd40b9cf4251
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 <b32955@freescale.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/nand/nand_base.c
include/linux/mtd/nand.h