All of lore.kernel.org
 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, 13 Jul 2015 17:22:28 -0700	[thread overview]
Message-ID: <20150714002228.GK30412@codeaurora.org> (raw)
In-Reply-To: <CAFRkauDqtytL9xq_+pjJ3WWdYnZoSk86uMJozmOe9+Mrr7QX7w@mail.gmail.com>

On 07/07, Axel Lin wrote:
> 2015-06-23 7:04 GMT+08:00 Stephen Boyd <sboyd@codeaurora.org>:
> > 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.
> Hi Stephen,
> This driver is already in Linus' tree.
> So would you pick up this patch?
> 

Yep. Applied to clk-fixes.

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

      reply	other threads:[~2015-07-14  0:22 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
2015-07-07  5:01   ` Axel Lin
2015-07-14  0:22     ` 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=20150714002228.GK30412@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 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.