Re: [PATCH v5 5/5] tty/serial: Add Spreadtrum sc9836-uart driver support

From: Baruch Siach
Date: Fri Jan 16 2015 - 06:02:26 EST


Hi Chunyan Zhang,

On Fri, Jan 16, 2015 at 06:00:11PM +0800, Chunyan Zhang wrote:
> + if (uart_handle_sysrq_char(port, ch))
> + continue;

You don't define SUPPORT_SYSRQ, so uart_handle_sysrq_char has no effect. See
include/linux/serial_core.h.

baruch

--
http://baruch.siach.name/blog/ ~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch@xxxxxxxxxx - tel: +972.2.679.5364, http://www.tkos.co.il -
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/