git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
6af9a43
)
Remove low_latency flag setting from nozomi and mxser drivers
author
Chuck Ebbert
<cebbert@redhat.com>
Wed, 24 Jun 2009 17:35:13 +0000
(18:35 +0100)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 24 Jun 2009 16:55:50 +0000
(09:55 -0700)
The kernel oopses if this flag is set.
[and neither driver should set it as they call tty_flip_buffer_push from IRQ
paths so have always been buggy]
Signed-off-by: Chuck Ebbert <cebbert@redhat.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found