On 08.04.2021 18:21, Krzysztof Kozlowski wrote: > On 08/04/2021 15:48, Chen Hui wrote: >> There is error message within devm_ioremap_resource >> already, so remove the dev_err calls to avoid redundant >> error messages. >> >> Signed-off-by: Chen Hui <clare.chen...@huawei.com> >> --- >> drivers/clk/samsung/clk-exynos4412-isp.c | 4 +--- >> drivers/clk/samsung/clk-s5pv210-audss.c | 4 +--- >> 2 files changed, 2 insertions(+), 6 deletions(-) > > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlow...@canonical.com>
Thank you, patch applied.