From: Rajagopal Venkat Date: Thu, 25 Oct 2012 23:50:26 +0000 (+0200) Subject: PM / devfreq: Add current freq callback in device profile X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~88^2~4^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f98a905dca6e4f144cdd4462edeac00c2bdc379;p=pandora-kernel.git PM / devfreq: Add current freq callback in device profile Devfreq returns governor predicted frequency as current frequency via sysfs interface. But device may not support all frequencies that governor predicts. So add a callback in device profile to get current freq from driver. Also add a new sysfs node to expose governor predicted next target frequency. Signed-off-by: Rajagopal Venkat Acked-by: MyungJoo Ham Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed