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:
6b39374
)
[CPUFREQ] Bugfix: Call driver exit in cpufreq_add_dev error path
author
Venkatesh Pallipadi
<venkatesh.pallipadi@intel.com>
Thu, 25 Aug 2005 20:14:06 +0000
(13:14 -0700)
committer
Dave Jones
<davej@redhat.com>
Thu, 1 Sep 2005 05:21:28 +0000
(22:21 -0700)
A minor fix for cpufreq_add_dev() error path. We need to call driver->exit()
if driver_init() call has succeeded.
Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Signed-off-by: Dave Jones <davej@redhat.com>
No differences found