]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: nand: sunxi: make cur_off parameter optional in extra oob helpers
authorBoris Brezillon <boris.brezillon@free-electrons.com>
Fri, 4 Mar 2016 17:13:10 +0000 (18:13 +0100)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Tue, 19 Apr 2016 20:05:47 +0000 (22:05 +0200)
commitde4a613d5134001bf56099cb391b254309effba1
treeb45a6778b7bc5f9389b53893a8f5c56357a2c65b
parent047c9ce78ac11cc726d5855f399551bdf1ea8737
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>
drivers/mtd/nand/sunxi_nand.c