Input: add missing handler->start() call
authorDmitry Torokhov <dtor@insightbb.com>
Wed, 19 Jul 2006 05:08:51 +0000 (01:08 -0400)
committerDmitry Torokhov <dtor@insightbb.com>
Wed, 19 Jul 2006 05:08:51 +0000 (01:08 -0400)
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 <dtor@mail.ru>

No differences found