commit | d14654dff7a3520b5220367b848732a0a8ccdabe | [log] [tgz] |
---|---|---|
author | Paul Chavent <Paul.Chavent@onera.fr> | Mon Sep 16 08:40:59 2013 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Sep 26 09:45:40 2013 -0700 |
tree | 8755189e966805eb41254e110cff3fcb9c7ec763 | |
parent | db8f2aa358958fe5f82e5b9ffa6e0abbaa4fc236 [diff] |
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>