]> git.openfabrics.org - ~emulex/infiniband.git/commit
USB: serial: call handle_dcd_change in ftdi driver.
authorPaul Chavent <Paul.Chavent@onera.fr>
Mon, 16 Sep 2013 06:40:59 +0000 (08:40 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Sep 2013 16:45:40 +0000 (09:45 -0700)
commitd14654dff7a3520b5220367b848732a0a8ccdabe
tree8755189e966805eb41254e110cff3fcb9c7ec763
parentdb8f2aa358958fe5f82e5b9ffa6e0abbaa4fc236
USB: serial: call handle_dcd_change in ftdi driver.

When the device receive a DCD status change, forward the signal to the
USB serial system. This way, we can detect, for instance, PPS pulses.

Signed-off-by: Paul Chavent <paul.chavent@onera.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/ftdi_sio.c