serial: sh-sci: Convert from old SCSR control flags to common defines.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 24 Jun 2009 10:44:32 +0000 (19:44 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 24 Jun 2009 10:44:32 +0000 (19:44 +0900)
commit8e6986149129acc6528a7231350c31ce3e3dadc5
treebded358299db2d9569c8a30bf9f26136b71a30c3
parent706622c920232bc79ca20eaca252d3eb9103ae96
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>
drivers/serial/sh-sci.c
drivers/serial/sh-sci.h