All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@codeaurora.org>
To: Igor Grinberg <grinberg@compulab.co.il>
Cc: Michael Turquette <mturquette@baylibre.com>,
	linux-clk@vger.kernel.org,
	Robert Jarzmik <robert.jarzmik@free.fr>,
	Haojian Zhuang <haojian.zhuang@gmail.com>,
	Daniel Mack <daniel@zonque.org>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] clk: pxa: unbreak lookup of CLK_POUT
Date: Thu, 28 Dec 2017 10:43:44 -0800	[thread overview]
Message-ID: <20171228184344.GP7997@codeaurora.org> (raw)
In-Reply-To: <20171226133036.11432-1-grinberg@compulab.co.il>

On 12/26, Igor Grinberg wrote:
> Since switching to clk drivers, the CLK_POUT cannot be searched for by
> clk_get() API and thus it returns with ENOENT.
> Register it with the clk_lookup and thus unbreak the users of it.
> 
> Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
> ---

Applied to clk-next

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

WARNING: multiple messages have this Message-ID (diff)
From: sboyd@codeaurora.org (Stephen Boyd)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] clk: pxa: unbreak lookup of CLK_POUT
Date: Thu, 28 Dec 2017 10:43:44 -0800	[thread overview]
Message-ID: <20171228184344.GP7997@codeaurora.org> (raw)
In-Reply-To: <20171226133036.11432-1-grinberg@compulab.co.il>

On 12/26, Igor Grinberg wrote:
> Since switching to clk drivers, the CLK_POUT cannot be searched for by
> clk_get() API and thus it returns with ENOENT.
> Register it with the clk_lookup and thus unbreak the users of it.
> 
> Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
> ---

Applied to clk-next

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

  parent reply	other threads:[~2017-12-28 18:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-26 13:30 [PATCH] clk: pxa: unbreak lookup of CLK_POUT Igor Grinberg
2017-12-26 13:30 ` Igor Grinberg
2017-12-28  7:59 ` Robert Jarzmik
2017-12-28  7:59   ` Robert Jarzmik
2017-12-28 18:43 ` Stephen Boyd [this message]
2017-12-28 18:43   ` 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=20171228184344.GP7997@codeaurora.org \
    --to=sboyd@codeaurora.org \
    --cc=daniel@zonque.org \
    --cc=grinberg@compulab.co.il \
    --cc=haojian.zhuang@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=robert.jarzmik@free.fr \
    /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.