mtd: nand: kill the ecc->layout field
authorBoris Brezillon <boris.brezillon@free-electrons.com>
Wed, 3 Feb 2016 18:24:10 +0000 (19:24 +0100)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Thu, 5 May 2016 21:51:50 +0000 (23:51 +0200)
commit7f2b092c9eeda055ae60af194a8edacaea5f7a10
treee1b82f2abb8c543078d73398360a675100da7d70
parente1d132b4ae3b5dfc897cf117419404b22caf6892
mtd: nand: kill the ecc->layout field

Now that all NAND drivers have switched to mtd_ooblayout_ops, we can kill
the ecc->layout field.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
drivers/mtd/nand/nand_base.c
drivers/mtd/nand/nand_bch.c
include/linux/mtd/nand.h
This page took 0.026041 seconds and 5 git commands to generate.