commit | a06bc96902617e93920fea4ce376b8aca9dd3326 | [log] [tgz] |
---|---|---|
author | Qiheng Lin <linqiheng@huawei.com> | Fri Apr 09 19:02:43 2021 +0800 |
committer | Neil Armstrong <narmstrong@baylibre.com> | Mon May 31 09:26:58 2021 +0200 |
tree | a84f3d8286c7d2409e35dbef90de98ea1afa61c3 | |
parent | 6efb943b8616ec53a5e444193dccf1af9ad627b5 [diff] |
soc: amlogic: meson-clk-measure: remove redundant dev_err call in meson_msr_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: Qiheng Lin <linqiheng@huawei.com> Signed-off-by: Kevin Hilman <khilman@baylibre.com> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Link: https://lore.kernel.org/r/20210409110243.41-1-linqiheng@huawei.com