[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)
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>

No differences found