From: Jakub Kicinski Date: Tue, 31 Mar 2015 19:11:40 +0000 (+0200) Subject: sc16is7xx: expose RTS inversion in RS-485 mode X-Git-Tag: omap-for-v4.2/o2_dc~64^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0e381158a95a63a283be4cde64795d37e32134b;p=pandora-kernel.git sc16is7xx: expose RTS inversion in RS-485 mode Hardware is capable of inverting RTS signal when working in RS-485 mode. Expose this functionality to user space. Relay on a matching combination of standard flags (SER_RS485_RTS_ON_SEND and SER_RS485_RTS_AFTER_SEND) to detect when user space is requesting inverted RTS mode. Signed-off-by: Jakub Kicinski Signed-off-by: Jon Ringle Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed