commit | 3cf32d180227c1a1f5e017c997085d52a10a106f | [log] [tgz] |
---|---|---|
author | Boris Brezillon <boris.brezillon@free-electrons.com> | Wed Feb 03 20:05:45 2016 +0100 |
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | Thu May 05 23:51:48 2016 +0200 |
tree | de9e6c4b1f58e391aa88a8a4325e6ce9417588e7 | |
parent | c66811e6d350dda53624d1bb4a15698a375b9e79 [diff] |
mtd: nand: vf610: 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> Tested-by: Stefan Agner <stefan@agner.ch> Acked-by: Stefan Agner <stefan@agner.ch>