commit | e004debdadf1a661dcd24e2a654e56b0a113e29e | [log] [tgz] |
---|---|---|
author | Huang Shijie <b32955@freescale.com> | Fri Jan 03 11:01:40 2014 +0800 |
committer | Brian Norris <computersforpeace@gmail.com> | Mon Mar 10 22:42:30 2014 -0700 |
tree | ad23d133afd05c937cd1f4f2e4b4a02c2e0b3f75 | |
parent | bb77082fa2584f0855e614e99b5ffd40b9cf4251 [diff] |
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>