All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: Alessandro Zummo <a.zummo@towertech.it>,
	Tiezhu Yang <yangtiezhu@loongson.cn>
Cc: Alexandre Belloni <alexandre.belloni@bootlin.com>,
	linux-rtc@vger.kernel.org, Xuefeng Li <lixuefeng@loongson.cn>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] rtc: goldfish: Use correct return value for goldfish_rtc_probe()
Date: Sat, 30 May 2020 03:32:44 +0200	[thread overview]
Message-ID: <159080235791.311419.12086929009515039595.b4-ty@bootlin.com> (raw)
In-Reply-To: <1590370788-15136-1-git-send-email-yangtiezhu@loongson.cn>

On Mon, 25 May 2020 09:39:47 +0800, Tiezhu Yang wrote:
> When call function devm_platform_ioremap_resource(), we should use IS_ERR()
> to check the return value and return PTR_ERR() if failed.

Applied, thanks!

[1/2] rtc: goldfish: Use correct return value for goldfish_rtc_probe()
      commit: e712bb5c45313b3ab35ece2fb0a44cdc49548bd9
[2/2] rtc: mpc5121: Use correct return value for mpc5121_rtc_probe()
      commit: 4c2a13a2d686a7412d862802156eebd0e15df7ad

Best regards,
-- 
Alexandre Belloni <alexandre.belloni@bootlin.com>

      parent reply	other threads:[~2020-05-30  1:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-25  1:39 [PATCH 1/2] rtc: goldfish: Use correct return value for goldfish_rtc_probe() Tiezhu Yang
2020-05-25  1:39 ` [PATCH 2/2] rtc: mpc5121: Use correct return value for mpc5121_rtc_probe() Tiezhu Yang
2020-05-30  1:32 ` Alexandre Belloni [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=159080235791.311419.12086929009515039595.b4-ty@bootlin.com \
    --to=alexandre.belloni@bootlin.com \
    --cc=a.zummo@towertech.it \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rtc@vger.kernel.org \
    --cc=lixuefeng@loongson.cn \
    --cc=yangtiezhu@loongson.cn \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.