commit | 28e65edd73f963e7a0838bf3a62106be55dcb925 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Wed Jul 11 13:17:55 2018 +0000 |
committer | Wim Van Sebroeck <wim@linux-watchdog.org> | Thu Aug 02 15:57:12 2018 +0200 |
tree | ab7ffeb180d0f0c83de5dad3edf4613412e84981 | |
parent | 2671a3a31b7d6a933af240e574d0e6cfd2d13364 [diff] |
watchdog: sprd_wdt: Remove redundant dev_err call in sprd_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@linux-watchdog.org>