]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - drivers/hid/wacom_sys.c
Input: wacom - add Intuos4 LED and OLED control
authorEduard Hasenleithner <eduard@hasenleithner.at>
Wed, 7 Sep 2011 21:08:54 +0000 (14:08 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 7 Sep 2011 21:19:01 +0000 (14:19 -0700)
commit5d7e7d479856f23eebc272128905a7ecada367fb
treede9a5eab7bee6007b7a576b6f96a9a32ce06dc57
parent7e66eaf14e19c032433be7c4df3c892fa2a5282f
Input: wacom - add Intuos4 LED and OLED control

This commit enables control of the LEDs and OLED displays found on the
Wacom Intuos4 M, L, and XL. For this purpose, a new "wacom_led" attribute
group is added to the sysfs entry of the USB device.

This "wacom_led" group only shows up when the correct device (M, L, or XL)
is detected. The attributes are described in
 Documentation/ABI/testing/sysfs-wacom

Signed-off-by: Eduard Hasenleithner <eduard@hasenleithner.at>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Documentation/ABI/testing/sysfs-driver-wacom [new file with mode: 0644]
Documentation/ABI/testing/sysfs-wacom [deleted file]
drivers/input/tablet/wacom.h
drivers/input/tablet/wacom_sys.c