commit | 8f397212e2556b849f9d870e2d5b26476a28221d | [log] [tgz] |
---|---|---|
author | Boris Brezillon <boris.brezillon@free-electrons.com> | Wed Nov 22 02:38:25 2017 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Nov 29 00:28:58 2017 +0900 |
tree | 2cbc55ba59f0bf705101796a8076ad89bb53499e | |
parent | b9bf43c720f0937ebdee0f55d65ceb9b521ad2ac [diff] |
mtd: nand: Drop the ->errstat() hook The ->errstat() hook is no longer implemented NAND controller drivers. Get rid of it before someone starts abusing it. Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> [Linux commit: 7d135bcced20be2b50128432c5426a7278ec4f6d] [masahiro: modify davinci_nand.c for U-Boot] Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>