OSDN Git Service

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)
committerNeil Armstrong <narmstrong@baylibre.com>
Mon, 31 May 2021 07:26:58 +0000 (09:26 +0200)
commita06bc96902617e93920fea4ce376b8aca9dd3326
treea84f3d8286c7d2409e35dbef90de98ea1afa61c3
parent6efb943b8616ec53a5e444193dccf1af9ad627b5
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
drivers/soc/amlogic/meson-clk-measure.c