]> git.baikalelectronics.ru Git - kernel.git/commit
serial: mxs-auart: add sysrq support
authorJanusz Uzycki <j.uzycki@elproma.com.pl>
Fri, 10 Oct 2014 11:13:28 +0000 (13:13 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Nov 2014 02:56:47 +0000 (18:56 -0800)
commit480f8b7c9215e7fbe802e5c6f1d3a9c916ee09ac
tree1476a70a42204846f17f0ae8bf8857cd144838e9
parente20d24bd4cbab96db9378b9ff4cd7b6dc31f0aa6
serial: mxs-auart: add sysrq support

When using mxs-auart based console, sometime we need the sysrq function
to help debugging kernel. The sysrq code is basically there,
this patch just simply enable it.

Signed-off-by: Janusz Uzycki <j.uzycki@elproma.com.pl>
Reviewed-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/mxs-auart.c