]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[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)
commite2862f6a833ea26591c7feb755dc2e46909182a6
treedebbb0482bb717d08d5d543b1a772012690970e1
parent43ecb9a33ba8c93ebbda81d48ca05f0d1bbf9056
[SERIAL] convert uart_state.sem to uart_state.mutex

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>
drivers/serial/pmac_zilog.c
drivers/serial/serial_core.c
include/linux/serial_core.h