commit | 8e6986149129acc6528a7231350c31ce3e3dadc5 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Jun 24 19:44:32 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Jun 24 19:44:32 2009 +0900 |
tree | bded358299db2d9569c8a30bf9f26136b71a30c3 | |
parent | 706622c920232bc79ca20eaca252d3eb9103ae96 [diff] |
serial: sh-sci: Convert from old SCSR control flags to common defines. Many of these flags were duplicated, and as we now need this visibility to set them from the platform code, we can just use the linux/serial_sci.h variants instead. Signed-off-by: Paul Mundt <lethal@linux-sh.org>