Input: add match() method to input hanlders
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 3 Feb 2010 05:08:26 +0000 (21:08 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 4 Feb 2010 08:25:19 +0000 (00:25 -0800)
Get rid of blacklist in input handler structure and instead allow
handlers to define their own match() method to perform fine-grained
filtering of supported devices.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>

No differences found