commit | caf5129e93c510d8f3306f894988e52a8369c766 | [log] [tgz] |
---|---|---|
author | Boris Brezillon <boris.brezillon@free-electrons.com> | Tue Feb 09 17:01:57 2016 +0100 |
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | Thu May 05 23:51:42 2016 +0200 |
tree | c3936d6d01840facc3a1b679a8735bdb041c90be | |
parent | c2e197b0198c753e9a17557d16be79bf910525a2 [diff] |
mtd: nand: fsl_ifc: 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>