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
(parent:
24a15a6
)
tty: Fix the PL2303 private methods for sysrq
author
Alan Cox
<alan@linux.intel.com>
Thu, 9 Jul 2009 12:36:58 +0000
(13:36 +0100)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Sat, 11 Jul 2009 02:17:22 +0000
(19:17 -0700)
PL2303 has private data shovelling methods that also have no fast path. Fix
them to work the same way as the default handler.
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found