From: Samuel Iglesias Gonsalvez Date: Mon, 10 Dec 2012 10:50:07 +0000 (+0100) Subject: ipack/devices/ipoctal: add rx_enable flag X-Git-Tag: v3.9-rc1~124^2~115 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0d17fbdacb32f9f4b9ee1ad2b8f42f6a480d842;p=pandora-kernel.git ipack/devices/ipoctal: add rx_enable flag Thus, we don't enable RX when a termios setup has been called, as it could be disabled previously. As the control registers (Rx, Tx flags specifically) cannot be read from the device, we keep this info in rx_enable. Signed-off-by: Samuel Iglesias Gonsalvez Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed