From: Paul Chavent Date: Mon, 16 Sep 2013 06:41:00 +0000 (+0200) Subject: USB: serial: invoke dcd_change ldisc's handler. X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~66^2~162 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=833efc0ed19ce9ed7a84dfd3684eb9d892fe9ded;p=pandora-kernel.git USB: serial: invoke dcd_change ldisc's handler. The DCD pin of the serial port can receive a PPS signal. By calling the port line discipline dcd handle, this patch allow to monitor PPS through USB serial devices. However the performance aren't as good as the uart drivers, so document this point too. Signed-off-by: Paul Chavent Acked-by: Rodolfo Giometti Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed