From: Paul Mundt Date: Wed, 27 Sep 2006 07:32:13 +0000 (+0900) Subject: serial: Rework sh-sci for driver model. X-Git-Tag: v2.6.19-rc1~902^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e108b2ca2349f510ce7d7f910eda89f71d710d84;p=pandora-kernel.git 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 --- Reading git-diff-tree failed