mtd: nand: omap2: switch to mtd_ooblayout_ops
authorBoris Brezillon <boris.brezillon@free-electrons.com>
Wed, 3 Feb 2016 19:03:04 +0000 (20:03 +0100)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Thu, 5 May 2016 21:51:46 +0000 (23:51 +0200)
commite04dbf352820245b54f74200ac97327959f02c56
tree8e5194d6c375fd60a0fe77e0e75f73388e6d5884
parenta894cf6c5a82c7ddcb1bad82d1e0af3d0ead9a41
mtd: nand: omap2: 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>
drivers/mtd/nand/omap2.c