Re: [powerdebug 00/23] Rewrite of the clock code

2011-06-13 Thread Daniel Lezcano
On 06/13/2011 03:52 PM, Amit Kucheria wrote: Hi Daniel, Thanks for this set. These changes look good in general. Please see comments below. On 11 Jun 08, Daniel Lezcano wrote: This patchset introduce a tree structure to store information found in the different directories we are looking for t

Re: [powerdebug 00/23] Rewrite of the clock code

2011-06-13 Thread Amit Kucheria
Hi Daniel, Thanks for this set. These changes look good in general. Please see comments below. On 11 Jun 08, Daniel Lezcano wrote: > This patchset introduce a tree structure to store information found in > the different directories we are looking for the power management. > > The code clock has

[powerdebug 00/23] Rewrite of the clock code

2011-06-08 Thread Daniel Lezcano
This patchset introduce a tree structure to store information found in the different directories we are looking for the power management. The code clock has been replaced by a new code based on this tree. The result is a code modular and generic enough to be used for the other power management bl