From: Dmitry Torokhov Date: Wed, 14 Nov 2012 16:55:21 +0000 (-0800) Subject: Input: stmpe-keypad - add support for Device Tree bindings X-Git-Tag: v3.8-rc1~58^2^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ea32387a0c7fb9ca0213fd22b47c5a1ca4c2972;p=pandora-kernel.git Input: stmpe-keypad - add support for Device Tree bindings This patch allows the STMPE driver to be successfully probed and initialised when Device Tree support is enabled. Besides the usual platform data changes, we also separate the process of filling in the 'in use' pin bitmap, as we have to extract the information from Device Tree in the DT boot case. Acked-by: Arnd Bergmann Acked-by: Linus Walleij Signed-off-by: Lee Jones Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed