From: Luis Gonzalez Fernandez Date: Fri, 7 Sep 2012 19:35:21 +0000 (+0200) Subject: PM / QoS: Add return code to pm_qos_get_value function. X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~39^2~7^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6a57bfffea5b673e5b4f9aeff85a00607e59077;p=pandora-kernel.git PM / QoS: Add return code to pm_qos_get_value function. pm_qos_get_value don't return a return code in all cases. It's sure that anything interesting happend after BUG() but this prevent any compilation warning. [rjw: Chaneged the new return value to PM_QOS_DEFAULT_VALUE.] Signed-off-by: Luis Gonzalez Fernandez Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed