Home
last modified time | relevance | path

Searched hist:"333 f4eb1ba46b2d75fb3dc46ebed13aa1d0c9639" (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/tty/serial/jsm/
H A Djsm.hdiff 333f4eb1ba46b2d75fb3dc46ebed13aa1d0c9639 Sun Nov 09 02:22:16 CET 2014 Konrad Zapalowicz <bergo.torino@gmail.com> serial: jsm: Remove unnecessary parameter from clear_break()

The 'force' parameter to the {cls,neo}_send_break() function has been
removed because it has not been used. The client to this API (the tty
code) always called this function with only one value.

Signed-off-by: Konrad Zapalowicz <bergo.torino@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
H A Djsm_tty.cdiff 333f4eb1ba46b2d75fb3dc46ebed13aa1d0c9639 Sun Nov 09 02:22:16 CET 2014 Konrad Zapalowicz <bergo.torino@gmail.com> serial: jsm: Remove unnecessary parameter from clear_break()

The 'force' parameter to the {cls,neo}_send_break() function has been
removed because it has not been used. The client to this API (the tty
code) always called this function with only one value.

Signed-off-by: Konrad Zapalowicz <bergo.torino@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>