Re: [PATCH PM-QA v2 13/25] Rewrite logic to check for sampling_rate

2015-02-02 Thread Amit Kucheria
On Tue, Feb 3, 2015 at 3:14 AM, Lisa Nguyen wrote: > On 1 February 2015 at 22:00, Amit Kucheria wrote: >> On Mon, Feb 2, 2015 at 7:34 AM, Lisa Nguyen wrote: >>> Set the sampling_rate to zero if the sampling_rate attribute cannot >>> be found in either directories listed in the if condition. This

Re: [PATCH PM-QA v2 13/25] Rewrite logic to check for sampling_rate

2015-02-02 Thread Lisa Nguyen
On 1 February 2015 at 22:00, Amit Kucheria wrote: > On Mon, Feb 2, 2015 at 7:34 AM, Lisa Nguyen wrote: >> Set the sampling_rate to zero if the sampling_rate attribute cannot >> be found in either directories listed in the if condition. This will >> also resolve minor bugs where the sampling_rate

Re: [PATCH PM-QA v2 13/25] Rewrite logic to check for sampling_rate

2015-02-01 Thread Amit Kucheria
On Mon, Feb 2, 2015 at 7:34 AM, Lisa Nguyen wrote: > Set the sampling_rate to zero if the sampling_rate attribute cannot > be found in either directories listed in the if condition. This will > also resolve minor bugs where the sampling_rate is missing. > > Signed-off-by: Lisa Nguyen > --- > inc