From: Stephen Boyd <sboyd@codeaurora.org>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Michael Turquette <mturquette@baylibre.com>,
linux-clk@vger.kernel.org, Russell King <linux@armlinux.org.uk>
Subject: Re: [PATCH 2/3] clk: versatile/icst: add Integrator core module clocks
Date: Fri, 12 Aug 2016 17:32:30 -0700 [thread overview]
Message-ID: <20160813003230.GA25111@codeaurora.org> (raw)
In-Reply-To: <1470820188-12888-1-git-send-email-linus.walleij@linaro.org>
On 08/10, Linus Walleij wrote:
> @@ -281,18 +422,23 @@ static void __init of_syscon_icst_setup(struct device_node *np)
> if (IS_ERR(regclk)) {
> pr_err("error setting up syscon ICST clock %s\n", name);
> return;
> }
> of_clk_add_provider(np, of_clk_src_simple_get, regclk);
> - pr_debug("registered syscon ICST clock %s\n", name);
> + pr_info("registered syscon ICST clock %s\n", name);
This shouldn't change?
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
prev parent reply other threads:[~2016-08-13 0:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-10 9:09 [PATCH 2/3] clk: versatile/icst: add Integrator core module clocks Linus Walleij
2016-08-13 0:32 ` Stephen Boyd [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=20160813003230.GA25111@codeaurora.org \
--to=sboyd@codeaurora.org \
--cc=linus.walleij@linaro.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--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).