Input: wacom - get rid of input event wrappers
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 20 Mar 2010 05:18:15 +0000 (22:18 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 14 Apr 2010 06:24:23 +0000 (23:24 -0700)
commit8da23fc113e8bdaf813545ec935a6c60254ac439
tree4423781a8a27b44082de74b987e3c3ee2c12a215
parent73a97f4f6e53545b71f5c14ae2cb70a4b8d3cf63
Input: wacom - get rid of input event wrappers

Input event interface is pretty stable so let's get rig of wrappers
for input_event() and fiends and call them directly. This will simplify
and speed up code a bit.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/tablet/wacom.h
drivers/input/tablet/wacom_sys.c
drivers/input/tablet/wacom_wac.c
drivers/input/tablet/wacom_wac.h