commit | 94b50a8aae1a6e1514cb39ecb2d2aec0824582f6 | [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 | 4d75596e6d27315a05253d85e870d28cda972d45 [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>