PM / devfreq: Fix governor_store()
authorTobias Jakobi <tjakobi@math.uni-bielefeld.de>
Mon, 21 Sep 2015 18:23:52 +0000 (20:23 +0200)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 30 Sep 2015 05:16:31 +0000 (14:16 +0900)
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 <tjakobi@math.uni-bielefeld.de>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
drivers/devfreq/devfreq.c

Simple merge