commit | b0d17fbdacb32f9f4b9ee1ad2b8f42f6a480d842 | [log] [tgz] |
---|---|---|
author | Samuel Iglesias Gonsalvez <siglesias@igalia.com> | Mon Dec 10 11:50:07 2012 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jan 15 18:24:39 2013 -0800 |
tree | 35f703a72c975bee4f79d4505ec3667e18ca346b | |
parent | b06073f963b7b00a628e58e87d02028e2c9e430d [diff] |
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 <siglesias@igalia.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>