commit | 9a8aa939ba33998f4c70c082dbd4d27a5ddcaaf6 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Thu Sep 15 03:25:58 2016 +0000 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Sun Sep 18 21:04:15 2016 +0200 |
tree | 0cc6ef2cd7dd565d0617d1c8adb12493946124c1 | |
parent | 0c3ff44cc23cbede56aa1ca5916b126e681ca69b [diff] |
drm/sun4i: backend: remove redundant dev_err call in sun4i_backend_bind() 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>