]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
serial: sh-sci: fix cannot work SH7723 SCIFA
authorYoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
Tue, 11 Nov 2008 03:19:05 +0000 (12:19 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 12 Nov 2008 03:29:56 +0000 (12:29 +0900)
commit1a22f08dbd0e77c7cf45b5f527f93131d0b591b6
treec3f1309b26c6c8072b1194d387931ad331a36599
parentacca4f4d9bd657e8bc7e1665ba5077465138f133
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>
drivers/serial/sh-sci.c
drivers/serial/sh-sci.h
include/linux/serial_core.h