]> git.baikalelectronics.ru Git - kernel.git/commit
Input: wacom - add reporting of SW_MUTE_DEVICE events
authorPing Cheng <pinglinux@gmail.com>
Thu, 5 Dec 2013 20:54:53 +0000 (12:54 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 16 Dec 2013 10:12:32 +0000 (02:12 -0800)
commit9727de0cf7a9c95507f96a88576aed87ab77c691
treebe8c0fc41751917397343ae5d7945578f590579a
parent45c2f9539434e772cb1d24ade17a44eb33f0e676
Input: wacom - add reporting of SW_MUTE_DEVICE events

New Intuos series models added a hardware switch to turn touch
data on/off. The state of the switch is reported periodically
from the tablet. To report the state the driver will emit SW_MUTE_DEVICE
events.

Reviewed_by: Chris Bagwell <chris@cnpbagwell.com>
Acked-by: Peter Hutterer <peter.hutterer@who-t.net>
Tested-by: Jason Gerecke <killertofu@gmail.com>
Signed-off-by: Ping Cheng <pingc@wacom.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/tablet/wacom_sys.c
drivers/input/tablet/wacom_wac.c
drivers/input/tablet/wacom_wac.h