[PATCH 02/10] clk: remove unnecessary EXPORT_SYMBOL_GPL
Andrew Lunn
andrew at lunn.ch
Wed Mar 28 01:42:33 EDT 2012
> > I have a similar need for clk_divider_ops calls. ?Instead of exporting
> > every single clk_gate_ops call, we should just export "struct clk_ops
> > clk_gate_ops". ?That's exactly why I have the patch #4 here.
>
> Andrew, does this approach work for you? I prefer it over the EXPORT madness.
Hi Mike
I think so. I'm waiting for the first 3.4 RC to come out so I've not
tried implementing it yet.
Andrew
More information about the linux-arm-kernel
mailing list