From: Viresh Kumar Date: Thu, 3 Oct 2013 14:58:01 +0000 (+0530) Subject: cpufreq: cris: Use generic cpufreq routines X-Git-Tag: v3.13-rc1~96^2~12^2~4^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=361db10f61b1d113eadd1b7b1db5f16f63c4eb49;p=pandora-kernel.git cpufreq: cris: Use generic cpufreq routines Most of the CPUFreq drivers do similar things in .exit() and .verify() routines and .attr. So its better if we have generic routines for them which can be used by cpufreq drivers then. This patch uses these generic routines in the cris driver. Cc: Jesper Nilsson Cc: Mikael Starvik Signed-off-by: Viresh Kumar Acked-by: Jesper Nilsson Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed