On 03/14/2016 08:16 AM, Geert Uytterhoeven wrote:

Reviewed-by: Peter Hurley <pe...@hurleysoftware.com>

> Signed-off-by: Geert Uytterhoeven <geert+rene...@glider.be>
> ---
>  Documentation/serial/driver | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/Documentation/serial/driver b/Documentation/serial/driver
> index 3b2a97d5ecc79491..3b08df5bcc17e944 100644
> --- a/Documentation/serial/driver
> +++ b/Documentation/serial/driver
> @@ -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
> 

--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to