OSDN Git Service

mtd: nand: sunxi: switch to mtd_ooblayout_ops
authorBoris Brezillon <boris.brezillon@free-electrons.com>
Wed, 3 Feb 2016 19:05:13 +0000 (20:05 +0100)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Thu, 5 May 2016 21:51:48 +0000 (23:51 +0200)
commitc66811e6d350dda53624d1bb4a15698a375b9e79
tree8972f8c4fc7735b6569f97b6812300c12233e6f9
parent987b913c2b7e440e9784724d138cdaf8440f34c6
mtd: nand: sunxi: 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/sunxi_nand.c