]> git.baikalelectronics.ru Git - kernel.git/commit
serial: sh-sci: Add overrun handling of SCIFA and SCIFB
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Mon, 16 Mar 2015 16:19:19 +0000 (01:19 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Mar 2015 21:42:27 +0000 (22:42 +0100)
commit7d16d721c4e128a68765b2f8445e84e0b11cb514
tree1012966f1552d6cd26ae2f0c7791e53943c83680
parentf0133d24692cae6648425d623e26e5b18cfde5c6
serial: sh-sci: Add overrun handling of SCIFA and SCIFB

SCIFA and SCIFB can detect the overrun, but it does not support.
This adds overrun handling of SCIFA and SCIFB.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Yoshihiro Kaneko <ykaneko0929@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/sh-sci.c