commit | c4f3ef2c6c219c3e58e0f5a9589a67685a75d787 | [log] [tgz] |
---|---|---|
author | Boris Brezillon <boris.brezillon@free-electrons.com> | Fri Mar 04 18:13:10 2016 +0100 |
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | Tue Apr 19 22:05:47 2016 +0200 |
tree | b45a6778b7bc5f9389b53893a8f5c56357a2c65b | |
parent | 828dec153044805506cc2b8e39cb3f62d5f76a12 [diff] |
mtd: nand: sunxi: make cur_off parameter optional in extra oob helpers Allow for NULL cur_offs values when the caller does not know where the NAND page register pointer points to. Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>