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