mirror of
https://github.com/torvalds/linux.git
synced 2026-04-20 07:43:57 -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>