commit | c0d580cefa46f28873202b7e3df9313a570633bd | [log] [tgz] |
---|---|---|
author | Zhihao Cheng <chengzhihao1@huawei.com> | Tue Jun 01 16:28:34 2021 +0800 |
committer | Jassi Brar <jaswinder.singh@linaro.org> | Sat Jun 26 11:40:34 2021 -0500 |
tree | 3be7a335314cfa14d312523f52bbf604e813fa30 | |
parent | 01c59166b4a00026b2a5b072b3149d5009a33e7b [diff] |
mailbox: bcm-flexrm-mailbox: Remove redundant dev_err call in flexrm_mbox_probe() There is a error message within devm_ioremap_resource already, so remove the dev_err call to avoid redundant error message. Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: Zhihao Cheng <chengzhihao1@huawei.com> Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>