Skip to content

Commit

Permalink
serial: doc: Document .set_ldisc()
Browse files Browse the repository at this point in the history
Signed-off-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Jonathan Corbet <[email protected]>
  • Loading branch information
geertu authored and Jonathan Corbet committed Mar 31, 2016
1 parent e27585c commit 0adc301
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Documentation/serial/driver
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,11 @@ hardware.
Interrupts: caller dependent.
This call must not sleep

set_ldisc(port,termios)
Notifier for discipline change. See Documentation/serial/tty.txt.

Locking: caller holds port->mutex

pm(port,state,oldstate)
Perform any power management related activities on the specified
port. State indicates the new state (defined by
Expand Down

0 comments on commit 0adc301

Please sign in to comment.