]> git.baikalelectronics.ru Git - kernel.git/commit
[SERIAL] Fix AMBA PL011 sysrq character handling
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Tue, 27 Dec 2005 11:10:34 +0000 (11:10 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 27 Dec 2005 11:10:34 +0000 (11:10 +0000)
commit4c1ce7d4d986e5e0e3877424d331ec2d99d42bf5
tree28032138cf7bd4cc903ce51083800df6a46e5dc8
parent485a870fc0bf3e145d23c327f383737465247b81
[SERIAL] Fix AMBA PL011 sysrq character handling

We only want the received character without the status bits for
sysrq handling.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/serial/amba-pl011.c