commit | 421e81c4c6c03a5f6cbc40ea208fb07ad5797e09 | [log] [tgz] |
---|---|---|
author | Boris Brezillon <boris.brezillon@free-electrons.com> | Fri Mar 18 17:54:27 2016 +0100 |
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | Thu May 05 23:51:49 2016 +0200 |
tree | e8d6ac97d1adf2080936fd920feea934e083d590 | |
parent | 3cf32d180227c1a1f5e017c997085d52a10a106f [diff] |
mtd: nand: qcom: 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: Archit Taneja <architt@codeaurora.org>