From: Stephen Boyd <sboyd@codeaurora.org>
To: Max Filippov <jcmvbkbc@gmail.com>
Cc: Krzysztof Kozlowski <k.kozlowski@samsung.com>,
Mike Turquette <mturquette@linaro.org>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: [RESEND PATCH 2/3] clk: si570: Constify struct regmap_config
Date: Fri, 27 Mar 2015 00:25:10 -0700 [thread overview]
Message-ID: <20150327072510.GD18059@codeaurora.org> (raw)
In-Reply-To: <CAMo8BfJXCT3gV8YVpnkfuJjRaEqE74T-xKk9=oQw1=Q6N8cu8g@mail.gmail.com>
On 03/22, Max Filippov wrote:
> On Fri, Mar 20, 2015 at 2:34 PM, Krzysztof Kozlowski
> <k.kozlowski@samsung.com> wrote:
> > The regmap_config struct may be const because it is not modified by the
> > driver and regmap_init() accepts pointer to const.
> >
> > Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
> > ---
> > drivers/clk/clk-si570.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
>
> Reviewed-by: Max Filippov <jcmvbkbc@gmail.com>
>
Applied to clk-next
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
next prev parent reply other threads:[~2015-03-27 7:25 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-20 11:34 [RESEND PATCH 1/3] clk: si5351: Constify clock names and struct regmap_config Krzysztof Kozlowski
2015-03-20 11:34 ` [RESEND PATCH 2/3] clk: si570: Constify " Krzysztof Kozlowski
2015-03-21 21:34 ` Max Filippov
2015-03-27 7:25 ` Stephen Boyd [this message]
2015-03-20 11:34 ` [RESEND PATCH 3/3] clk: cdce706: " Krzysztof Kozlowski
2015-03-21 21:33 ` Max Filippov
2015-03-27 7:25 ` Stephen Boyd
2015-03-21 21:38 ` [RESEND PATCH 1/3] clk: si5351: Constify clock names and " Max Filippov
2015-03-27 7:24 ` 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=20150327072510.GD18059@codeaurora.org \
--to=sboyd@codeaurora.org \
--cc=jcmvbkbc@gmail.com \
--cc=k.kozlowski@samsung.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mturquette@linaro.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 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.