commit | e6b90db83f8b33735fe5a008ff171f69527a5305 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Wed Jan 17 11:25:33 2018 +0000 |
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | Fri Jan 19 09:40:03 2018 +0100 |
tree | 66cb5f0b4de5fdf30fd498f26b83f921c84666d3 | |
parent | 82cea533aed44c1b8553fe782e1bc5e1262bd71a [diff] |
mtd: onenand: omap2: Remove redundant dev_err call in omap2_onenand_probe() There is a error message within devm_ioremap_resource already, so remove the dev_err call to avoid redundant error message. Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>