git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1461dc7
)
cpufreq: propagate error returned by kobject_move()
author
Viresh Kumar
<viresh.kumar@linaro.org>
Thu, 17 Jul 2014 05:18:27 +0000
(10:48 +0530)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Mon, 21 Jul 2014 11:43:20 +0000
(13:43 +0200)
We are returning -EINVAL instead of the error returned from kobject_move() when
it fails. Propagate the actual error number.
Also add a meaningful print when sysfs_create_link() fails.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/cpufreq.c
patch
|
blob
|
history
diff --cc
drivers/cpufreq/cpufreq.c
Simple merge