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: v3.8-rc1~58^2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64db3648e87dceb87ff05d83b1f408f8f691c429;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. [Dmitry Torokhov: picked it up to (hopefully) reduce merge conflict with bu21013_ts update that follows.] Acked-by: Arnd Bergmann Acked-by: Linus Walleij Signed-off-by: Lee Jones Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed