commit | 0cbd81a9f6bac734ac3266687bf027af1e395270 | [log] [tgz] |
---|---|---|
author | Johan Hovold <jhovold@gmail.com> | Wed Oct 07 20:05:04 2009 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 09 13:52:04 2009 -0700 |
tree | 470e6c2343c7f80712eef3855a31fe5e752d3a7e | |
parent | 36a07902c2134649c4af7f07980413ffb1a56085 [diff] |
USB: ftdi_sio: remove tty->low_latency Fixes tty_flip_buffer_push being called from hard interrupt context with low_latency set. Signed-off-by: Johan Hovold <jhovold@gmail.com> Cc: stable <stable@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>