diff options
author | Sascha Hauer <s.hauer@pengutronix.de> | 2018-01-17 12:32:11 +0100 |
---|---|---|
committer | Boris Brezillon <boris.brezillon@bootlin.com> | 2018-02-12 23:35:45 +0100 |
commit | 6811c4642aa0b40e3199aa7fb86053be1ee10ad8 (patch) | |
tree | 95c97df46f10f9eaedd9e1daf3f808f1a0d532ca /kernel/exec_domain.c | |
parent | 5039fc9f2d6db603cba48c770e29251d661ce4e2 (diff) | |
download | kernel_replicant_linux-6811c4642aa0b40e3199aa7fb86053be1ee10ad8.tar.gz kernel_replicant_linux-6811c4642aa0b40e3199aa7fb86053be1ee10ad8.tar.bz2 kernel_replicant_linux-6811c4642aa0b40e3199aa7fb86053be1ee10ad8.zip |
mtd: nand: mxc: Add own write_page
Now that we have our own read_page function add a write_page function
for consistency aswell. This can be a lot easier than the generic
function since we do not have to iterate over subpages but can write
the whole page at once. Also add write_page_raw and write_oob for
proper raw and oob write support.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Diffstat (limited to 'kernel/exec_domain.c')
0 files changed, 0 insertions, 0 deletions