mtd: nand: sm_common: switch to mtd_ooblayout_ops
authorBoris Brezillon <boris.brezillon@free-electrons.com>
Wed, 3 Feb 2016 19:04:59 +0000 (20:04 +0100)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Thu, 5 May 2016 21:51:48 +0000 (23:51 +0200)
commit987b913c2b7e440e9784724d138cdaf8440f34c6
treeab81965a7f37178579f3f82cbff73b53a9f37704
parente7049f298ecc39f6917d72542effabab64c2bce8
mtd: nand: sm_common: 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/sm_common.c