]> www.infradead.org Git - users/jedix/linux-maple.git/commit
soc: amlogic: meson-clk-measure: remove redundant dev_err call in meson_msr_probe()
authorQiheng Lin <linqiheng@huawei.com>
Fri, 9 Apr 2021 11:02:43 +0000 (19:02 +0800)
committerKevin Hilman <khilman@baylibre.com>
Wed, 21 Apr 2021 20:49:43 +0000 (13:49 -0700)
commit2b6f8c82af6201b64b46937bd15aa389a72755d3
tree4d72dea28d9ea6c7644a7ceaf192d150a74f97d2
parentbf05bf16c76bb44ab5156223e1e58e26dfe30a88
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>
Link: https://lore.kernel.org/r/20210409110243.41-1-linqiheng@huawei.com
drivers/soc/amlogic/meson-clk-measure.c