]> Git Repo - linux.git/commit
tty: relock generic_serial
authorAlan Cox <[email protected]>
Fri, 2 Jan 2009 13:45:36 +0000 (13:45 +0000)
committerLinus Torvalds <[email protected]>
Fri, 2 Jan 2009 18:19:38 +0000 (10:19 -0800)
commit510a3049573868d3d77414bfa55d293f44d0dbbe
treef6a5d19c9e7bc49320dd8c6867cec7f885e9c35b
parent3e61696bdc2103107674b06d0daf30b76193e922
tty: relock generic_serial

Switch generic_serial to do port count locking via the tty_port structure
ready for moving to a common port wait routine. Keep the old driver lock for
internal calling so we don't risk messing up the drivers below until we
are ready.

Still needs kref conversions

Signed-off-by: Alan Cox <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/char/generic_serial.c
This page took 0.074855 seconds and 4 git commands to generate.