OSDN Git Service

mtd: nand: fsl_ifc: switch to mtd_ooblayout_ops
authorBoris Brezillon <boris.brezillon@free-electrons.com>
Tue, 9 Feb 2016 16:01:57 +0000 (17:01 +0100)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Thu, 5 May 2016 21:51:42 +0000 (23:51 +0200)
commitcaf5129e93c510d8f3306f894988e52a8369c766
treec3936d6d01840facc3a1b679a8735bdb041c90be
parentc2e197b0198c753e9a17557d16be79bf910525a2
mtd: nand: fsl_ifc: 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/fsl_ifc_nand.c