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