Input: remove accept method from input_dev
authorDmitry Torokhov <dtor@insightbb.com>
Thu, 6 Jul 2006 04:20:47 +0000 (00:20 -0400)
committerDmitry Torokhov <dtor@insightbb.com>
Thu, 6 Jul 2006 04:20:47 +0000 (00:20 -0400)
commite9c8862f19958846dd0c7b39d0f6216aad6c7bee
tree667682c0dbbfd3678f79c06d59a17968f22cbfde
parente340221acda6bc0bf05a0ff6e6114902c4307670
Input: remove accept method from input_dev

This method used to enforce exclusive access to iforce devices,
but presenlty there are no known users of this method.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/evdev.c
drivers/input/input.c
include/linux/input.h