diff options
| author | Jiri Slaby <[email protected]> | 2012-04-02 13:54:07 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2012-04-09 11:18:36 -0700 |
| commit | 9f8c0b081daff1dbf9ca889560bf25aef0a75207 (patch) | |
| tree | a3461d2c5af87afcb8294656dc9cf0c685a57a2e /tools/perf/scripts/python | |
| parent | 30409420d2e181215745fdc7052446b439e0221f (diff) | |
TTY: hso, use tty from tty_port
We switched tty refcounting there to the one provided by tty_port
helpers. So tty_port->tty is now protected by tty_port->lock, not by
hso_serial->serial_lock.
Side note: tty->driver_data does not need the lock, so it is needed
neither in open, nor in close paths.
Signed-off-by: Jiri Slaby <[email protected]>
Cc: Jan Dumon <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions