serial: Rework sh-sci for driver model.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 27 Sep 2006 07:32:13 +0000 (16:32 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 27 Sep 2006 07:32:13 +0000 (16:32 +0900)
commite108b2ca2349f510ce7d7f910eda89f71d710d84
treeb7724e3c2edd0157da9b66d50898fd6c741a61dd
parent56e8d7b5786dc2f7d1f701500f8914fd2c52b111
serial: Rework sh-sci for driver model.

sh-sci was turning in to an unmaintainable mess, especially with
regards to the port list. This cleans it up quite a bit, and
switches over to a platform device model where subtypes will
register their port list individually in their setup code.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/serial/sh-sci.c
drivers/serial/sh-sci.h