Hi Krzysztof/Kukjin, I was doing some regular cleanups in the core and had a look at samsung drivers for that. I am quite sure I am not reading the code correctly, and need your help in that. The s3c24xx-cpufreq.c driver is used by s3c2410-cpufreq.c, s3c2412-cpufreq.c and s3c2440-cpufreq.c files but only the last one is actually setting the calc_freqtable() callback. That makes me wonder if the cpufreq stuff is working on 2410/2412 at all, or if anyone is actually using it there. If calc_freqtable() callback isn't present, we wouldn't have a frequency table (ftab) in the 24xx driver and so ->s3c_cpufreq_init() should just fail. Can you please help me understanding this piece of code ? -- viresh -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html