From: Stephen Boyd <sboyd@codeaurora.org>
To: "Andreas Färber" <afaerber@suse.de>
Cc: linux-arm-kernel@lists.infradead.org,
Carlo Caione <carlo@caione.org>,
Matthias Brugger <mbrugger@suse.com>,
Michael Turquette <mturquette@baylibre.com>,
"open list:COMMON CLK FRAMEWORK" <linux-clk@vger.kernel.org>,
open list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] clk: meson: Fix meson_clk_register_clks() signature type mismatch
Date: Mon, 8 Feb 2016 14:15:08 -0800 [thread overview]
Message-ID: <20160208221508.GT4848@codeaurora.org> (raw)
In-Reply-To: <1454879583-27036-1-git-send-email-afaerber@suse.de>
On 02/07, Andreas Färber wrote:
> As preparation for arm64 based mesongxbb, which pulls in this code once
> enabling ARCH_MESON, fix a size_t vs. unsigned int type mismatch.
> The loop uses a local unsigned int variable, so adopt that type,
> matching the header.
>
> Fixes: 7a29a869434e ("clk: meson: Add support for Meson clock controller")
> Signed-off-by: Andreas Färber <afaerber@suse.de>
> ---
Applied to clk-next. It would have been nice to have the
compilation error though
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
next prev parent reply other threads:[~2016-02-08 22:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-07 21:13 [PATCH] clk: meson: Fix meson_clk_register_clks() signature type mismatch Andreas Färber
2016-02-08 8:34 ` Carlo Caione
2016-02-08 8:54 ` Carlo Caione
2016-02-08 10:55 ` Andreas Färber
2016-02-08 22:15 ` Stephen Boyd [this message]
2016-02-08 22:22 ` Andreas Färber
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=20160208221508.GT4848@codeaurora.org \
--to=sboyd@codeaurora.org \
--cc=afaerber@suse.de \
--cc=carlo@caione.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mbrugger@suse.com \
--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 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).