commit | d4fc4a7bfc2dee626f4fec1e209e58eaa4312de6 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Thu Jul 09 13:36:58 2009 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Jul 10 19:17:22 2009 -0700 |
tree | 9a5a3198f086a30703abbe591943dbed851dcba7 | |
parent | 24a15a62dcb1968bf4ffdae55c88fa934d971180 [diff] |
tty: Fix the PL2303 private methods for sysrq 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>