linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: "Andy Gross" <agross@kernel.org>,
	"Bjorn Andersson" <bjorn.andersson@linaro.org>,
	"Michael Turquette" <mturquette@baylibre.com>,
	"Uwe Kleine-König" <uwe@kleine-koenig.org>
Cc: linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org
Subject: Re: [PATCH] clk: qcom: Simplify usage of dev_err_probe()
Date: Tue, 01 Jun 2021 16:34:54 -0700	[thread overview]
Message-ID: <162259049451.4130789.1895825694015712742@swboyd.mtv.corp.google.com> (raw)
In-Reply-To: <20210427164522.2886825-1-uwe@kleine-koenig.org>

(My MUA probably messed this up)

Quoting Uwe Kleine-König (2021-04-27 09:45:22)
> dev_err_probe() returns the error code passed as second parameter. Also if
> the error code is -EPROBE_DEFER dev_err_probe() is silent, so there is no
> need to check for this value before calling dev_err_probe().
> 
> Signed-off-by: Uwe Kleine-König <uwe@kleine-koenig.org>
> ---

Applied to clk-next

      parent reply	other threads:[~2021-06-01 23:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-27 16:45 [PATCH] clk: qcom: Simplify usage of dev_err_probe() Uwe Kleine-König
2021-04-27 16:56 ` Bjorn Andersson
2021-05-22 14:56   ` Uwe Kleine-König
2021-06-01 23:34 ` Stephen Boyd [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=162259049451.4130789.1895825694015712742@swboyd.mtv.corp.google.com \
    --to=sboyd@kernel.org \
    --cc=agross@kernel.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=uwe@kleine-koenig.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).