]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit12660722c7d4bd423dd89696f9d5c900a89e584d
tree4e6ef3c6e4d6662a1bdf191cb91b9bdb1a64d820
parent3ee8c1c5a46cebdce0dc11ae83d7306e59061fd0
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