]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf4f0cbfeeb2f4a181f364276d1e11e45d42e6c35
tree967441c9b066c4a250357c22adc46554932cbe21
parente84dd8e0d2b6330524c53234b31f07a086ff1fe0
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