From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 94F06C07E9D for ; Sat, 24 Sep 2022 08:17:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233921AbiIXIRe (ORCPT ); Sat, 24 Sep 2022 04:17:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54052 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233942AbiIXIRF (ORCPT ); Sat, 24 Sep 2022 04:17:05 -0400 Received: from mail-lj1-x236.google.com (mail-lj1-x236.google.com [IPv6:2a00:1450:4864:20::236]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 303EC1A80B for ; Sat, 24 Sep 2022 01:14:41 -0700 (PDT) Received: by mail-lj1-x236.google.com with SMTP id p5so2286968ljc.13 for ; Sat, 24 Sep 2022 01:14:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:content-language :references:to:subject:user-agent:mime-version:date:message-id:from :to:cc:subject:date; bh=nKMztXRCuk/jyIVPD9sdwwGa292FT0FAg9FBWO41Kkk=; b=hR7H+Mz6827Te/atYIVJCEH8jVZlO7f7PJtz0MQUKMHFK0GQlKZUYeYvCAs6G3N2eS 6kmDq46NS/1q1ZUtejb+LHtL2yiMQWqRgC9YcHQc3vEkv+jSngxjud/vJz+ViLqb4Ye6 WAu7T0lUS56awHPnGa5hYZZm5N+C8/6Et1/nLOLb1x/BF7ICd8bNa0CizxdErQ1KBQK3 A6gZrhEc+CuHouPUc91MJCb1GHuImGPz7NpsjgNbFW5WZUbARcjuFyAbtQtkZqPPQJKw XD0WxZLoHZAbtPdlS/tyEAcIV9BiKl+3l9gnQnl6wPPHFusHSVK++taxjb+zfHxfFVtG uPxQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:content-language :references:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date; bh=nKMztXRCuk/jyIVPD9sdwwGa292FT0FAg9FBWO41Kkk=; b=RHCLIScIPXcLxGkDRxl9+frtIsOkktqfM3sVnn6W/yWDXsygEAMi+3ourHfh6YLVsD mz7pZ7sS8Z2fJwOcdzleStIi7Aiew8yMGfroRayfYR1TFB4NR5bgMHSwWj+59KV363Wq THJYbmyKwzZVJtRK+o7skNuEtVqalIpV80yNpq7tEKmAXRDYztIZVqIXNQqHGb5JsBBi h+KtPjVX0BvgWzgOGnKf7ScTDY3h6JfUQecUXrrRJkmIOMzLVhJ8ErQY9cxzpfNyipxB ASHuPml6qdJAK7FqGH0iwverpC2iOv4lntY96De69i+fgv3WaQeiux63l8ql38rgI25W TB+A== X-Gm-Message-State: ACrzQf1Y+mW+w8kDJhl53rLcUV1l38Xd1F3hIGsLKpmSAT1+25NwS+w4 QNG9OMKSrEomhZKWWXFq9yt0AQ== X-Google-Smtp-Source: AMsMyM6aeLPi2q90UoV1/L7V2+8UoUbEnvHv1+DVByviDLMdvGtfXCInh0lMddvxdgV+JyIMSCptyQ== X-Received: by 2002:a2e:9cce:0:b0:26b:e2a8:d137 with SMTP id g14-20020a2e9cce000000b0026be2a8d137mr4478272ljj.356.1664007280364; Sat, 24 Sep 2022 01:14:40 -0700 (PDT) Received: from [192.168.0.21] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id f8-20020a193808000000b0049473593f2csm1805301lfa.182.2022.09.24.01.14.39 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 24 Sep 2022 01:14:39 -0700 (PDT) Message-ID: Date: Sat, 24 Sep 2022 10:14:39 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.0 Subject: Re: [PATCH -next v2] interconnect: qcom: icc-rpm: Remove redundant dev_err call To: Shang XiaoJing , agross@kernel.org, andersson@kernel.org, konrad.dybcio@somainline.org, djakov@kernel.org, linux-arm-msm@vger.kernel.org, linux-pm@vger.kernel.org References: <20220924015043.25130-1-shangxiaojing@huawei.com> Content-Language: en-US From: Krzysztof Kozlowski In-Reply-To: <20220924015043.25130-1-shangxiaojing@huawei.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 24/09/2022 03:50, Shang XiaoJing wrote: > devm_ioremap_resource() prints error message in itself. Remove the > dev_err call to avoid redundant error message. > > Signed-off-by: Shang XiaoJing Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof