commit | 3f158e47dfe92ee53f1e09c5fa76a07116100f02 | [log] [tgz] |
---|---|---|
author | Boris Brezillon <boris.brezillon@free-electrons.com> | Wed Feb 03 20:01:54 2016 +0100 |
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | Thu May 05 23:51:43 2016 +0200 |
tree | ade751af7c680d377746c7d6b1b1006ba39b5ce1 | |
parent | 04a123a99f089773fc6ee6e21af5f831d87fe362 [diff] |
mtd: nand: gpmi: switch to mtd_ooblayout_ops Implementing the mtd_ooblayout_ops interface is the new way of exposing ECC/OOB layout to MTD users. Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> Acked-by: Han Xu <han.xu@nxp.com> Tested-by: Han Xu <han.xu@nxp.com>