commit | 4911f94dd327d16e492628f04661c1ea6e3d8d23 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Sat Oct 29 16:25:32 2016 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Oct 29 12:51:56 2016 -0400 |
tree | c4cf401fb34a279de3bf6c86f1763243a8fba36c | |
parent | c0891284a74abd4127c743c75d4af2b2cbc7f1fa [diff] |
usb: ohci-da8xx: remove redundant dev_err call in usb_hcd_da8xx_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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>