commit | e04dbf352820245b54f74200ac97327959f02c56 | [log] [tgz] |
---|---|---|
author | Boris Brezillon <boris.brezillon@free-electrons.com> | Wed Feb 03 20:03:04 2016 +0100 |
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | Thu May 05 23:51:46 2016 +0200 |
tree | 8e5194d6c375fd60a0fe77e0e75f73388e6d5884 | |
parent | a894cf6c5a82c7ddcb1bad82d1e0af3d0ead9a41 [diff] |
mtd: nand: omap2: 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>