[CPUFREQ] Don't free held mutex in cpufreq_add_dev()
authorAndrew Morton <akpm@osdl.org>
Wed, 18 Jan 2006 21:40:54 +0000 (13:40 -0800)
committerDave Jones <davej@redhat.com>
Wed, 18 Jan 2006 21:53:46 +0000 (13:53 -0800)
Make the cpufreq code play nicely with the mutex debugging code: don't free a
held mutex.

Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Dave Jones <davej@redhat.com>

No differences found