]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] sa1100: use mutexes rather than semaphores
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sun, 22 Apr 2007 09:08:58 +0000 (10:08 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 22 Apr 2007 09:08:58 +0000 (10:08 +0100)
commit445442b6550097a46dce56d2457d4769c5d20134
tree32684a761660f0f68681da6994534065c22a2a3b
parent39f7c48713793f1b5063cc485c1055e840ecae66
[ARM] sa1100: use mutexes rather than semaphores

Use a mutex in the sa1100 clock support rather than a semaphore.
Remove the unused "module" field.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-sa1100/clock.c