[PATCH 01/40] clkdev: add clkname to struct clk_lookup
Viresh Kumar
viresh.kumar at st.com
Fri Apr 13 05:27:36 EDT 2012
On 4/13/2012 2:56 PM, Russell King - ARM Linux wrote:
> What's wrong with the struct clk returned from clk_register() - why
> not do this as a two-step process?
Code duplication on all platforms for creating these lookups.
> Especially as you may want to
> associate a single clock with more than one clk_lookup.
Can still be done, as we are still getting clk pointer back.
--
viresh
More information about the linux-arm-kernel
mailing list