[ARM] Convert some arm semaphores to mutexes
authorArjan van de Ven <arjan@infradead.org>
Thu, 12 Jan 2006 18:42:23 +0000 (18:42 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 12 Jan 2006 18:42:23 +0000 (18:42 +0000)
The arm clock semaphores are strict mutexes, convert them to the new
mutex implementation

Signed-off-by: Arjan van de Ven <arjan@infradead.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found