Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1329635

Re: [PATCH] clk: provider: Remove of_gpio_{gate,mux}_clk_setup() prototypes

From Stephen Boyd <sboyd@codeaurora.org>
Newsgroups linux.kernel
Subject Re: [PATCH] clk: provider: Remove of_gpio_{gate,mux}_clk_setup() prototypes
Date 2016-02-08 23:20 +0100
Message-ID <r02k2-2Zq-23@gated-at.bofh.it> (permalink)
References <qZsgy-2ZC-9@gated-at.bofh.it> <qZu8F-4dW-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] clk: provider: Remove of_gpio_{gate,mux}_clk_setup() prototypes Stephen Boyd <sboyd@codeaurora.org> - 2016-02-07 08:50 +0100
  Re: [PATCH] clk: provider: Remove of_gpio_{gate,mux}_clk_setup()  prototypes Jyri Sarha <jsarha@ti.com> - 2016-02-07 10:50 +0100
    Re: [PATCH] clk: provider: Remove of_gpio_{gate,mux}_clk_setup()  prototypes Stephen Boyd <sboyd@codeaurora.org> - 2016-02-08 23:20 +0100

csiph-web