Re: [PATCH Resend] cpufreq: tegra: update comment for clarity

2014-06-10 Thread Rafael J. Wysocki
On Tuesday, June 10, 2014 10:27:12 AM Viresh Kumar wrote: > Tegra's driver got updated a bit (00917dd cpufreq: Tegra: implement > intermediate > frequency callbacks) and implements new 'intermediate freq' infrastructure of > core. Above commit updated comments about when to call > clk_prepare_enab

[PATCH Resend] cpufreq: tegra: update comment for clarity

2014-06-09 Thread Viresh Kumar
Tegra's driver got updated a bit (00917dd cpufreq: Tegra: implement intermediate frequency callbacks) and implements new 'intermediate freq' infrastructure of core. Above commit updated comments about when to call clk_prepare_enable(pll_x_clk) and Doug wasn't satisfied with those comments and said