From: Bartlomiej Zolnierkiewicz Date: Tue, 8 Sep 2015 16:41:02 +0000 (+0200) Subject: cpufreq: allow cpufreq_generic_suspend() to work without suspend frequency X-Git-Tag: omap-for-v4.3/fixes-rc1~23^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=201f3716575781b83259ed026845a213c2355035;p=pandora-kernel.git cpufreq: allow cpufreq_generic_suspend() to work without suspend frequency Some cpufreq drivers may set suspend frequency only for selected setups but still would like to use the generic suspend handler. Thus don't treat !policy->suspend_freq condition as an incorrect one. Acked-by: Viresh Kumar Signed-off-by: Bartlomiej Zolnierkiewicz Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed