[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)
commitd0a9d75b9cd9cc8097c746611cc57cc8438b94be
tree32684a761660f0f68681da6994534065c22a2a3b
parent235b185ce47ce64793362bd3ae4bcd8afc6b57b8
[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