mtd: nand: atmel: switch to mtd_ooblayout_ops
authorBoris Brezillon <boris.brezillon@free-electrons.com>
Wed, 3 Feb 2016 18:59:11 +0000 (19:59 +0100)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Thu, 5 May 2016 21:51:37 +0000 (23:51 +0200)
commitcc00383722db7a4b75e005f5bb8b08b4d874ed00
tree4e6ef3c6e4d6662a1bdf191cb91b9bdb1a64d820
parent50533187eed5ace8d06e0e04aeea8fea1b70b8d7
mtd: nand: atmel: 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>
Reviewed-by: Nicolas Ferre <nicolas.ferre@atmel.com>
drivers/mtd/nand/atmel_nand.c