ARM: ux500: Strip out duplicate touch screen platform information
authorLee Jones <lee.jones@linaro.org>
Thu, 27 Sep 2012 10:47:43 +0000 (11:47 +0100)
committerLee Jones <lee.jones@linaro.org>
Thu, 1 Nov 2012 12:02:13 +0000 (13:02 +0100)
We're currently carrying two 'struct bu21013_platform_device's which
are identical for no apparent reason. Here we remove the extra burden
and apply the same information to the two different instances of the
bu21012_tp driver registration.

Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>

No differences found