From: Linus Walleij Date: Tue, 16 Dec 2014 06:23:40 +0000 (-0800) Subject: Input: stmpe - bias keypad columns properly X-Git-Tag: fixes-v4.0-rc1~355^2~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c12a5b19e13ee78c3acb759f264df87ad984ffa;p=pandora-kernel.git Input: stmpe - bias keypad columns properly All keypad column pins used as inputs should be pulled up on the STMPE24xx, but this is not done by the current driver. Add some logic that will do this properly. The STMPE1601 also has a keypad controller, but explicitly does *NOT* require you to set up any pull-ups. Signed-off-by: Linus Walleij Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed