PM / devfreq: Fix return value in devfreq_remove_governor()
commitf9c08e2acbbed19ecafc82e4549b7040cc549216
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 21 Nov 2012 05:06:14 +0000 (21 10:36 +0530)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 26 Nov 2012 10:17:50 +0000 (26 19:17 +0900)
tree5419f47a393c633b8548bef134f361681cdeb9c6
parentb9e1c8e821e7768d5b8629ad7748456af6feece3
PM / devfreq: Fix return value in devfreq_remove_governor()

Use the value obtained from the function instead of -EINVAL.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
drivers/devfreq/devfreq.c