From: Stephen Boyd <sboyd@codeaurora.org>
To: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Cc: boris.brezillon@free-electrons.com, mturquette@baylibre.com,
linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org,
kernel-janitors@vger.kernel.org
Subject: Re: [PATCH v2] clk: at91: Fix a return value in case of error
Date: Thu, 20 Oct 2016 23:42:03 +0000 [thread overview]
Message-ID: <20161020234203.GE26139@codeaurora.org> (raw)
In-Reply-To: <1474804438-27804-1-git-send-email-christophe.jaillet@wanadoo.fr>
On 09/25, Christophe JAILLET wrote:
> If 'clk_hw_register()' fails, it is likely that we expect to return an
> error instead of a valid pointer (which would mean success).
>
> Fix commit f5644f10dcfb ("clk: at91: Migrate to clk_hw based registration
> and OF APIs")
>
> Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
> ---
Applied to clk-fixes
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
WARNING: multiple messages have this Message-ID (diff)
From: Stephen Boyd <sboyd@codeaurora.org>
To: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Cc: boris.brezillon@free-electrons.com, mturquette@baylibre.com,
linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org,
kernel-janitors@vger.kernel.org
Subject: Re: [PATCH v2] clk: at91: Fix a return value in case of error
Date: Thu, 20 Oct 2016 16:42:03 -0700 [thread overview]
Message-ID: <20161020234203.GE26139@codeaurora.org> (raw)
In-Reply-To: <1474804438-27804-1-git-send-email-christophe.jaillet@wanadoo.fr>
On 09/25, Christophe JAILLET wrote:
> If 'clk_hw_register()' fails, it is likely that we expect to return an
> error instead of a valid pointer (which would mean success).
>
> Fix commit f5644f10dcfb ("clk: at91: Migrate to clk_hw based registration
> and OF APIs")
>
> Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
> ---
Applied to clk-fixes
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
next prev parent reply other threads:[~2016-10-20 23:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-25 11:53 [PATCH v2] clk: at91: Fix a return value in case of error Christophe JAILLET
2016-09-25 11:53 ` Christophe JAILLET
2016-10-20 23:42 ` Stephen Boyd [this message]
2016-10-20 23:42 ` 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=20161020234203.GE26139@codeaurora.org \
--to=sboyd@codeaurora.org \
--cc=boris.brezillon@free-electrons.com \
--cc=christophe.jaillet@wanadoo.fr \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mturquette@baylibre.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 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.