commit | d50b5239867f02627fc24c4450a87bd9c3267c0a | [log] [tgz] |
---|---|---|
author | Boris Brezillon <boris.brezillon@free-electrons.com> | Wed Feb 03 20:02:41 2016 +0100 |
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | Thu May 05 23:51:45 2016 +0200 |
tree | 1c5fcc488465ac8befa4e00e44a8fb3c66a85740 | |
parent | 36886be7dd3b48f593d9da21c631d06d5bfae55d [diff] |
mtd: nand: lpc32xx: 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>