commit | a8ed6e66f3b04d804fae425023aa4e7615dadab7 | [log] [tgz] |
---|---|---|
author | Boris Brezillon <boris.brezillon@free-electrons.com> | Wed Feb 03 19:59:47 2016 +0100 |
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | Thu May 05 23:51:39 2016 +0200 |
tree | dcd18357d05e71bfd5aa8d72bd0ffce83b737747 | |
parent | ef5eeea6e911540bbf51a283fe0ffb7389cbe66a [diff] |
mtd: nand: cafe: 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>