commit | ab196b4138fb9b3e6908c85eb4bf412d2a6753cd | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Thu Sep 27 11:47:43 2012 +0100 |
committer | Lee Jones <lee.jones@linaro.org> | Thu Nov 01 13:02:13 2012 +0100 |
tree | 094dd7da5bfd5ebbc1430df77a0b1189c49f4bfb | |
parent | fa86a76475f498961847c0511c153620463b76bd [diff] |
ARM: ux500: Strip out duplicate touch screen platform information 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>