[PATCH 06/10] video: da8xx-fb: store clk rate even if !CPUFREQ

2012-12-07 Thread Afzal Mohammed
store lcd clk rate always, i.e. irrespective of whether CPUFREQ is enabled or not. This can be used to get clk rate directly instead of enquiring with clock framework with clk handle every time. Signed-off-by: Afzal Mohammed --- drivers/video/da8xx-fb.c | 4 +--- 1 file changed, 1 insertion(+),

[PATCH 06/10] video: da8xx-fb: store clk rate even if !CPUFREQ

2012-12-07 Thread Afzal Mohammed
store lcd clk rate always, i.e. irrespective of whether CPUFREQ is enabled or not. This can be used to get clk rate directly instead of enquiring with clock framework with clk handle every time. Signed-off-by: Afzal Mohammed af...@ti.com --- drivers/video/da8xx-fb.c | 4 +--- 1 file changed, 1