commit | 73c3d53f38e0a8e6c67b0d12d77a8e77c082cd03 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Fri Dec 02 19:02:06 2011 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Dec 02 19:02:06 2011 +0900 |
tree | fa620f0906a5e20bd2c00297bd106acfb1dc1089 | |
parent | faf02f8fee5563ea7f950b3f5f08c654aa6c4525 [diff] |
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>