commit | af346f5570f208dcfb319f1214fcf8ca310c6fdd | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Fri Aug 26 14:25:25 2016 +0000 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Sat Aug 27 14:16:13 2016 +0200 |
tree | bb9e946727af01d477f11e23f7c6f87e42938fdc | |
parent | 894f5a9f4b4aaf154fce121d80199a2e2146d6d1 [diff] |
drm/sun4i: Remove redundant dev_err call in sun4i_tcon_init_regmap() 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: Maxime Ripard <maxime.ripard@free-electrons.com>