From: Dmitry Torokhov Date: Thu, 19 Nov 2009 07:10:54 +0000 (-0800) Subject: Input: polled device - schedule first poll immediately X-Git-Tag: v2.6.33-rc1~337^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=381f3f1ccf380d4d3c46987d04c199842d4c6e1f;p=pandora-kernel.git Input: polled device - schedule first poll immediately It does not make sense to wait poll_interval before performing first read after opening the device, schedule the read immediately instead. Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed