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