Input: polled device - schedule first poll immediately
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 19 Nov 2009 07:10:54 +0000 (23:10 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 23 Nov 2009 18:15:40 +0000 (10:15 -0800)
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 <dtor@mail.ru>

No differences found