diff options
author | Alan Cox <alan@redhat.com> | 2009-01-02 14:45:36 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-01-02 19:19:38 +0100 |
commit | 510a3049573868d3d77414bfa55d293f44d0dbbe (patch) | |
tree | f6a5d19c9e7bc49320dd8c6867cec7f885e9c35b /drivers/char/rocket.c | |
parent | isicom: redo locking to use tty port locks (diff) | |
download | linux-510a3049573868d3d77414bfa55d293f44d0dbbe.tar.xz linux-510a3049573868d3d77414bfa55d293f44d0dbbe.zip |
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 <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/char/rocket.c')
0 files changed, 0 insertions, 0 deletions