commit | 457091181176643787a547dc04eb3cf5dcd822ce | [log] [tgz] |
---|---|---|
author | Dave Jones <davej@redhat.com> | Wed Mar 05 14:07:34 2008 -0500 |
committer | Dave Jones <davej@redhat.com> | Mon Apr 28 15:05:42 2008 -0400 |
tree | 4e9e5434960137470cd39348cef4dbc73d7675d8 | |
parent | 905d77cd95e856b8e0b2d099fb70b9b8ccb7337e [diff] |
[CPUFREQ] Refactor locking in cpufreq_add_dev Simplify this by moving the unlocking out of the error paths into the exit path. Signed-off-by: Dave Jones <davej@codemonkey.org.uk>