linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@codeaurora.org>
To: Axel Lin <axel.lin@ingics.com>
Cc: Mike Turquette <mturquette@linaro.org>,
	Yoshinori Sato <ysato@users.sourceforge.jp>,
	uclinux-h8-devel@lists.sourceforge.jp,
	"linux-clk@vger.kernel.org" <linux-clk@vger.kernel.org>
Subject: Re: [PATCH] clk: h8300: Fix signness bug
Date: Mon, 22 Jun 2015 16:04:56 -0700	[thread overview]
Message-ID: <20150622230456.GJ22132@codeaurora.org> (raw)
In-Reply-To: <1434785223.6159.3.camel@ingics.com>

On 06/20, Axel Lin wrote:
> of_clk_get_parent_count() may return negative error code, so num_parents
> needs to be int rather than unsigned int.
> 
> Signed-off-by: Axel Lin <axel.lin@ingics.com>
> ---

Hmph. I don't recall being Cced on this clk driver and it looks
to be in linux-next via h8300 architecture tree. This patch
should probably be squashed into the patch that introduced the
problem.

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
--
To unsubscribe from this list: send the line "unsubscribe linux-clk" in

  reply	other threads:[~2015-06-22 23:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-20  7:27 [PATCH] clk: h8300: Fix signness bug Axel Lin
2015-06-22 23:04 ` Stephen Boyd [this message]
2015-07-07  5:01   ` Axel Lin
2015-07-14  0:22     ` 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=20150622230456.GJ22132@codeaurora.org \
    --to=sboyd@codeaurora.org \
    --cc=axel.lin@ingics.com \
    --cc=linux-clk@vger.kernel.org \
    --cc=mturquette@linaro.org \
    --cc=uclinux-h8-devel@lists.sourceforge.jp \
    --cc=ysato@users.sourceforge.jp \
    /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).