[PATCH 04/29] ARM: omap: clk: use clk_prepare_enable and clk_disable_unprepare
Rajendra Nayak
rnayak at ti.com
Thu Jun 21 01:36:06 EDT 2012
On Wednesday 20 June 2012 05:11 PM, Tony Lindgren wrote:
> * Rajendra Nayak<rnayak at ti.com> [120614 22:01]:
>> On Friday 15 June 2012 12:41 AM, Mike Turquette wrote:
>>> On 20120614-18:16, Rajendra Nayak wrote:
>>>> As we move to Common clk framework use clk_prepare_enable()
>>>> instead of clk_enable() and similarly clk_disable_unprepare()
>>>> instead of clk_disable()
>>>>
>>>> Based on initial changes from Mike turquette.
>
> Sounds like these kind of patches should be a separate series
> to prepare for the common clk fwk conversion? It seems these
> could already get merged separately?
yes, I will post them out separately as a preparatory series for
CCF conversion.
I also have some to get rid of the omap_clk_get_by_name() usage and
direct dereferencing of 'struct clk'.
Paul, are you ok to look at them as preparatory patches for CCF
conversion too?
>
> Tony
More information about the linux-arm-kernel
mailing list