mirror of
https://github.com/torvalds/linux.git
synced 2026-04-23 17:15:46 -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>