]> git.baikalelectronics.ru Git - kernel.git/commit
serial: sh-sci: Avoid FIFO clear for MCE toggle.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 2 Dec 2011 10:02:06 +0000 (19:02 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 2 Dec 2011 10:02:06 +0000 (19:02 +0900)
commit3cbdfbcb47ddab720e558a275bd4af41ae0016d0
treefa620f0906a5e20bd2c00297bd106acfb1dc1089
parent6c814ccde41aecfaccf8ef692295674ac3f745ed
serial: sh-sci: Avoid FIFO clear for MCE toggle.

When toggling the MCE support we don't want to concern ourselves with the
FIFO state, so ensure that the clearing bits are masked out when updating
the MCE state.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/tty/serial/sh-sci.c