Input: add input_set_capability() helper
authorDmitry Torokhov <dtor@insightbb.com>
Wed, 25 Apr 2007 04:53:18 +0000 (00:53 -0400)
committerDmitry Torokhov <dtor@insightbb.com>
Wed, 25 Apr 2007 04:53:18 +0000 (00:53 -0400)
Add input_set_capability() helper used to indicate that an input
device supports a certain event without need to manipulate bitmaps
directly.

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

No differences found