commit | b5071f2cd89bfd88cc3c3a820cbb9e7d7d9b5c92 | [log] [tgz] |
---|---|---|
author | Samuel Iglesias Gonsalvez <siglesias@igalia.com> | Mon Dec 10 11:50:01 2012 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jan 15 18:24:38 2013 -0800 |
tree | 38d7a9dd5ffbf4a554751fded8bac818f62b4cd5 | |
parent | a1da13a67afa45cf996ae9325030dd86c26573fc [diff] |
ipack/devices/ipoctal: setup TTY_NORMAL flag for each character. In case of several characters present in RxFIFO, they will have the flag of the previous one, no matter if the actual character was received properly or not. This patch fixes this bug. Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>