From: Dmitry Torokhov Date: Wed, 19 Jul 2006 05:08:51 +0000 (-0400) Subject: Input: add missing handler->start() call X-Git-Tag: v2.6.18-rc4~1^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6d786dbe6fc19b51edd6cf6de84fd65b702c800;p=pandora-kernel.git Input: add missing handler->start() call The start() method need to be called every time we create a new handle. This includes not only registering new devices but also when registering new handlers. Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed