public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: David Lechner <david@lechnology.com>
To: Yang Yingliang <yangyingliang@huawei.com>,
	linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org
Cc: nsekhar@ti.com, mturquette@baylibre.com, sboyd@kernel.org
Subject: Re: [PATCH -next] clk: davinci: cfgchip: Use dev_err_probe() helper
Date: Tue, 13 Sep 2022 10:12:13 -0500	[thread overview]
Message-ID: <d9f07cf6-dc46-458e-8adf-96e46e85bf60@lechnology.com> (raw)
In-Reply-To: <20220913032228.985852-1-yangyingliang@huawei.com>

On 9/12/22 10:22 PM, Yang Yingliang wrote:
> dev_err() can be replace with dev_err_probe() which will check if error
> code is -EPROBE_DEFER.
> 
> Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
> ---

Reviewed-by: David Lechner <david@lechnology.com>



  reply	other threads:[~2022-09-13 16:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-13  3:22 [PATCH -next] clk: davinci: cfgchip: Use dev_err_probe() helper Yang Yingliang
2022-09-13 15:12 ` David Lechner [this message]
2022-09-30 20:47 ` Stephen Boyd

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=d9f07cf6-dc46-458e-8adf-96e46e85bf60@lechnology.com \
    --to=david@lechnology.com \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=nsekhar@ti.com \
    --cc=sboyd@kernel.org \
    --cc=yangyingliang@huawei.com \
    /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