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