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)
commit534565f254490227e3bec20d50f387800960acd9
tree7e4a8ec054f21e9d709e5dd25fb8a4a0673cc1bb
parentb9973954c5f3264a2afa6ec357adb542f4b76e06
Input: add input_set_capability() helper

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>
drivers/input/input.c
include/linux/input.h
This page took 0.027129 seconds and 5 git commands to generate.