[ARM] 5184/1: Split ucb1400_ts into core and touchscreen
authorMarek Vašut <marek.vasut@gmail.com>
Sun, 3 Aug 2008 20:34:08 +0000 (21:34 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 20 Aug 2008 22:22:22 +0000 (23:22 +0100)
This patch splits ucb1400_ts into ucb1400_ts and ucb1400_core.
Since this chip supports more features than only touchscreen,
it was necessary to prepare it for feature addition. The
previous functionality is preserved by applying this patch.

[Build fixes for non-ARM by Stephen Rothwell and Takashi Iwai]

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found