mtd: nand: denali: switch to mtd_ooblayout_ops
authorBoris Brezillon <boris.brezillon@free-electrons.com>
Wed, 3 Feb 2016 19:00:11 +0000 (20:00 +0100)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Thu, 5 May 2016 21:51:40 +0000 (23:51 +0200)
commit14fad62b688fefd2dc032e98968d4f4a69adefe9
tree9de076add49cdcf81635f3992440c857a05a3810
parente4aacaa1b175cd53db0c6c7f033bb0fe02df6ea5
mtd: nand: denali: 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/denali.c