Commit eafae47f authored by Dave Jones's avatar Dave Jones Committed by Dave Jones

[CPUFREQ] Extra debugging foo.

parent 7f3a3f1e
......@@ -669,6 +669,9 @@ static int transition_frequency(struct powernow_k8_data *data, unsigned int inde
int res;
struct cpufreq_freqs freqs;
dprintk(KERN_DEBUG PFX "cpu %d transition to index %u\n",
smp_processor_id(), index );
/* fid are the lower 8 bits of the index we stored into
* the cpufreq frequency table in find_psb_table, vid are
* the upper 8 bits.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment