From: Manish Badarkhe Date: Wed, 9 Oct 2013 15:13:37 +0000 (+0530) Subject: exynos-cpufreq: fix false return check from "regulator_set_voltage" X-Git-Tag: v3.13-rc1~96^2~12^2~4^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=006454ae779d5d3f6ac518f0903475a5142bef5b;p=pandora-kernel.git exynos-cpufreq: fix false return check from "regulator_set_voltage" Currently, code checks false return value from "regulator_set_voltage" to show failure message. Modify the code to check proper return value from "regulator_set_voltage". Signed-off-by: Manish Badarkhe Acked-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed