mtd: nand: pxa3xx: switch to mtd_ooblayout_ops
authorBoris Brezillon <boris.brezillon@free-electrons.com>
Wed, 3 Feb 2016 19:03:18 +0000 (20:03 +0100)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Thu, 5 May 2016 21:51:46 +0000 (23:51 +0200)
commit39980c5616d6a4723143e258550f2844e0138d36
tree967441c9b066c4a250357c22adc46554932cbe21
parente04dbf352820245b54f74200ac97327959f02c56
mtd: nand: pxa3xx: 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/pxa3xx_nand.c