commit | e5b2d30e42e66122c9b1b17529df743bc938c041 | [log] [tgz] |
---|---|---|
author | Boris Brezillon <boris.brezillon@free-electrons.com> | Wed Feb 03 19:58:11 2016 +0100 |
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | Thu May 05 23:51:36 2016 +0200 |
tree | 5b3800babaab98d15144fa93a9764d3d735f20d9 | |
parent | 7cf9c19a836a79c60deef63714cb2880246d9a85 [diff] |
mtd: nand: sharpsl: 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>