commit | 07441a7dd11f6855bcf55fbbfc6abba42258b2c6 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Tue Apr 25 16:17:33 2017 +0000 |
committer | Wim Van Sebroeck <wim@iguana.be> | Fri May 19 10:42:18 2017 +0200 |
tree | aff29cf756243ec89f240145cbdd7808dac961a2 | |
parent | 1fccb73011ea8a5fa0c6d357c33fa29c695139ea [diff] |
watchdog: zx2967: remove redundant dev_err call in zx2967_wdt_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> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>