]> Pileus Git - ~andy/linux/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)
commit73c3d53f38e0a8e6c67b0d12d77a8e77c082cd03
treefa620f0906a5e20bd2c00297bd106acfb1dc1089
parentfaf02f8fee5563ea7f950b3f5f08c654aa6c4525
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