From: Johan Hovold Date: Mon, 26 May 2014 17:23:51 +0000 (+0200) Subject: USB: cdc-acm: use tty-port dtr_rts X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~34^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0943d8ead30e9474034cc5e92225ab0fd29fd0d4;p=pandora-kernel.git USB: cdc-acm: use tty-port dtr_rts Add dtr_rts tty-port operation which implements proper DTR/RTS handling (e.g. only lower DTR/RTS during shutdown if HUPCL is set). Note that modem-control locking still needs to be added throughout the driver. Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed