[SERIAL] convert uart_state.sem to uart_state.mutex
authorIngo Molnar <mingo@elte.hu>
Fri, 13 Jan 2006 21:37:07 +0000 (21:37 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 13 Jan 2006 21:37:07 +0000 (21:37 +0000)
semaphore to mutex conversion.

the conversion was generated via scripts, and the result was validated
automatically via a script as well.

build and boot tested.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found