From: Dmitry Torokhov Date: Thu, 6 Jul 2006 04:21:03 +0000 (-0400) Subject: Input: add start() method to input handlers X-Git-Tag: v2.6.18-rc4~1^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7e8dc6ee6d59bf72f5478fa6355a27750e6c7d2;p=pandora-kernel.git Input: add start() method to input handlers The new start() method is called immediately after connect() and also when "grabbed" device is released by its owner. This will allow input handlers to re-synchronize state of once-grabbed device with the rest of devices. Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed