]> git.baikalelectronics.ru Git - kernel.git/commit
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)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 28 Nov 2012 06:45:01 +0000 (22:45 -0800)
commit62d7ed03a8de69a2d086af3f9fdbc29d6caf2e19
tree64b8736939f50cf7b6a398e831e1cc1b824167fa
parent03ed89946a5c027ac227fe7abc4168773e1fa94c
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 <arnd@arndb.de>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
arch/arm/mach-ux500/board-mop500-stuib.c