commit | 68c1b754822b01153359d77bcee94b9a423d5bb8 | [log] [tgz] |
---|---|---|
author | Boris Brezillon <boris.brezillon@free-electrons.com> | Wed Feb 03 20:00:23 2016 +0100 |
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | Thu May 05 23:51:40 2016 +0200 |
tree | ee3a5bb7e84060c2e318ff54c90237f14eb4bff4 | |
parent | 14fad62b688fefd2dc032e98968d4f4a69adefe9 [diff] |
mtd: nand: diskonchip: 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>