From: Michael Hennerich Date: Wed, 30 Jun 2010 21:51:10 +0000 (-0700) Subject: Input: ad7879 - report EV_KEY/BTN_TOUCH events X-Git-Tag: v2.6.36-rc1~581^2^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=963ce8ae6dbc7c8dffb1b117ba14673d40b22dda;p=pandora-kernel.git Input: ad7879 - report EV_KEY/BTN_TOUCH events Some input events users such as Android require BTN_TOUCH events. Implement EV_KEY/BTN_TOUCH and make sure that the release event is not erroneous scheduled without a preceding valid touch. Avoid duplicated BTN_TOUCH events, even though input core filters them. Signed-off-by: Michael Hennerich Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed