From: Xiaoguang Chen Date: Sun, 29 Apr 2012 20:51:31 +0000 (+0200) Subject: PM: devfreq: init performance/powersave governor X-Git-Tag: v3.5-rc1~116^2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b7c328fd3ef253c04854dab16c6dd0797963637;p=pandora-kernel.git PM: devfreq: init performance/powersave governor Performance and powersave governor's get_target_freq is not called if driver chooses one of these two governors. Add init function in governor profile to call update_devfreq which will call get_target_freq subsequently. Signed-off-by: Xiaoguang Chen Acked-by: MyungJoo Ham Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed