From: Lee Jones Date: Thu, 27 Sep 2012 10:47:43 +0000 (+0100) Subject: ARM: ux500: Strip out duplicate touch screen platform information X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~44^2~20^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab196b4138fb9b3e6908c85eb4bf412d2a6753cd;p=pandora-kernel.git 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 Acked-by: Linus Walleij Signed-off-by: Lee Jones --- Reading git-diff-tree failed