linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@codeaurora.org>
To: Jyri Sarha <jsarha@ti.com>
Cc: Mike Turquette <mturquette@baylibre.com>,
	linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org
Subject: Re: [PATCH] clk: provider: Remove of_gpio_{gate,mux}_clk_setup() prototypes
Date: Mon, 8 Feb 2016 14:16:43 -0800	[thread overview]
Message-ID: <20160208221643.GU4848@codeaurora.org> (raw)
In-Reply-To: <56B712E9.3020705@ti.com>

On 02/07, Jyri Sarha wrote:
> On 02/07/16 09:42, Stephen Boyd wrote:
> >These functions either never existed or were only used in
> >OF_CLK_DECLARE() macros. Remove the dead prototypes.
> >
> 
> Yes, they were used by OF_CLK_DECLARE() macros. I originally made
> the of_gpio_clk_gate_setup() non static just because the other basic
> clocks were implemented the same way. Actually I do not follow why
> the functions needed to be non static in the first place. Surely the
> declarations can go now after the conversion to a platform driver.
> 

Thanks. There is some exporting of basic type functions for u300.
I'm not entirely sure why we do it there either though.

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

      reply	other threads:[~2016-02-08 22:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-07  7:42 [PATCH] clk: provider: Remove of_gpio_{gate,mux}_clk_setup() prototypes Stephen Boyd
2016-02-07  9:48 ` Jyri Sarha
2016-02-08 22:16   ` 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=20160208221643.GU4848@codeaurora.org \
    --to=sboyd@codeaurora.org \
    --cc=jsarha@ti.com \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --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).