commit | 1a22f08dbd0e77c7cf45b5f527f93131d0b591b6 | [log] [tgz] |
---|---|---|
author | Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com> | Tue Nov 11 12:19:05 2008 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Nov 12 12:29:56 2008 +0900 |
tree | c3f1309b26c6c8072b1194d387931ad331a36599 | |
parent | acca4f4d9bd657e8bc7e1665ba5077465138f133 [diff] |
serial: sh-sci: fix cannot work SH7723 SCIFA SH7723 has SCIFA. This module is similer SCI register map, but it has FIFO. So this patch adds new type(PORT_SCIFA) and change some type checking. Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>