mirror of
https://github.com/torvalds/linux.git
synced 2026-04-28 19:42:31 -04:00
Implementing the mtd_ooblayout_ops interface is the new way of exposing ECC/OOB layout to MTD users. Modify the onenand drivers to switch to this approach. Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>