]> git.kernelconcepts.de Git - karo-tx-linux.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)
commita710ce08585e920740ffc84c7f3c82f4081169cf
tree28032138cf7bd4cc903ce51083800df6a46e5dc8
parent04333393b930370db0cc29fdf0dbbd08ecd43337
[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