commit | 83933af4720b282f6f6a0b6c05a2a47b4cf08819 | [log] [tgz] |
---|---|---|
author | Arjan van de Ven <arjan@infradead.org> | Sat Jan 14 16:01:49 2006 +0100 |
committer | Dave Jones <davej@redhat.com> | Wed Jan 18 13:53:45 2006 -0800 |
tree | 7f78fd9684268cb7b4cecac8b440ab0b1c58a5da | |
parent | 3fc54d37ab64733448faf0185e19a80f070eb9e3 [diff] |
[CPUFREQ] convert remaining cpufreq semaphore to a mutex This one fell through the automation at first because it initializes the semaphore to locked, but that's easily remedied Signed-off-by: Arjan van de Ven <arjan@infradead.org> Signed-off-by: Dave Jones <davej@redhat.com> drivers/cpufreq/cpufreq.c | 37 +++++++++++++++++++------------------ include/linux/cpufreq.h | 3 ++- 2 files changed, 21 insertions(+), 19 deletions(-)