Re: [PATCH] cpufreq: stats: Remove CONFIG_CPU_FREQ_STAT_DETAILS

2013-06-11 Thread Viresh Kumar
On 12 June 2013 03:52, Rafael J. Wysocki wrote: > On Friday, June 07, 2013 10:42:57 AM Viresh Kumar wrote: >> Current cpufreq stats has got three parts: time_in_state, total_trans and >> trans_table. >> >> trans_table was present under a separate macro's from others: >> CONFIG_CPU_FREQ_STAT_DETAIL

Re: [PATCH] cpufreq: stats: Remove CONFIG_CPU_FREQ_STAT_DETAILS

2013-06-11 Thread Rafael J. Wysocki
On Friday, June 07, 2013 10:42:57 AM Viresh Kumar wrote: > Current cpufreq stats has got three parts: time_in_state, total_trans and > trans_table. > > trans_table was present under a separate macro's from others: > CONFIG_CPU_FREQ_STAT_DETAILS And the reason why is exactly what is given in the d