]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd1c55917f474dca2a5fefb0dcfc361f8354965ea
treede9a5eab7bee6007b7a576b6f96a9a32ce06dc57
parent732a84b37d9fd58e8d215fdd448b8eaaf2035d33
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