]> git.karo-electronics.de Git - linux-beck.git/commit
mtd: nand: lpc32xx: switch to mtd_ooblayout_ops
authorBoris Brezillon <boris.brezillon@free-electrons.com>
Wed, 3 Feb 2016 19:02:41 +0000 (20:02 +0100)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Thu, 5 May 2016 21:51:45 +0000 (23:51 +0200)
commitd50b5239867f02627fc24c4450a87bd9c3267c0a
tree1c5fcc488465ac8befa4e00e44a8fb3c66a85740
parent36886be7dd3b48f593d9da21c631d06d5bfae55d
mtd: nand: lpc32xx: 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/lpc32xx_mlc.c
drivers/mtd/nand/lpc32xx_slc.c