commit | 46e131045fa186170ae01505b97fcdcd0127ceaf | [log] [tgz] |
---|---|---|
author | Scott Wood <oss@buserror.net> | Mon May 30 13:57:57 2016 -0500 |
committer | Scott Wood <oss@buserror.net> | Fri Jun 03 20:27:48 2016 -0500 |
tree | 8037d16f2aa0ba9a23625b16a412a2eca7df7a41 | |
parent | 17fed14f98e3f279c348dcb2cc8b96ffc01484eb [diff] |
mtd: nand: Add page argument to write_page() etc. This change is part of the Linux 4.6 sync. It is being done before the main sync patch in order to make it easier to address the issue across all NAND drivers (many/most of which do not closely track their Linux counterparts) separately from other merge issues. Signed-off-by: Scott Wood <oss@buserror.net>