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)
commit14a21e7ba8cf6eab968310c92ca19a00f13ce3d9
tree32f30ab8d732088d0e818d26c2ce985430a25e65
parent9ffecb10283508260936b96022d4ee43a7798b4c
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 <tjakobi@math.uni-bielefeld.de>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
drivers/devfreq/devfreq.c
This page took 0.025326 seconds and 5 git commands to generate.