commit | e108b2ca2349f510ce7d7f910eda89f71d710d84 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Sep 27 16:32:13 2006 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Sep 27 16:32:13 2006 +0900 |
tree | b7724e3c2edd0157da9b66d50898fd6c741a61dd | |
parent | 56e8d7b5786dc2f7d1f701500f8914fd2c52b111 [diff] |
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>