From: Tobias Jakobi Date: Mon, 21 Sep 2015 18:23:52 +0000 (+0200) Subject: PM / devfreq: Fix governor_store() X-Git-Tag: omap-for-v4.3/fixes-rc5~18^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14a21e7ba8cf6eab968310c92ca19a00f13ce3d9;p=pandora-kernel.git PM / devfreq: Fix governor_store() Writing the currently set governor into sysfs currently seems to fail. Fix this by setting the return code to zero before leaving governor_store(). Signed-off-by: Tobias Jakobi Signed-off-by: MyungJoo Ham --- Reading git-diff-tree failed