The DTU-1141 only has 4 ExpressKeys. This value was incorrectly copied
while backporting.
Fixes: ee0d2bd259 ("backport: HID: wacom: Set button bits based on a new
numbered_buttons")
Signed-off-by: Jason Gerecke <[email protected]>
---
2.6.30/wacom_wac.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/2.6.30/wacom_wac.c b/2.6.30/wacom_wac.c
index c47ea66..db19227 100644
--- a/2.6.30/wacom_wac.c
+++ b/2.6.30/wacom_wac.c
@@ -2697,7 +2697,7 @@ static const struct wacom_features wacom_features_0x32F =
WACOM_DTU_OFFSET, WACOM_DTU_OFFSET };
static const struct wacom_features wacom_features_0x336 =
{ "Wacom DTU1141", WACOM_PKGLEN_DTUS, 23672, 13403, 1023,
0,
- DTUS, 6,
+ DTUS, 4,
WACOM_DTU_OFFSET, WACOM_DTU_OFFSET,
WACOM_DTU_OFFSET, WACOM_DTU_OFFSET };
static const struct wacom_features wacom_features_0x343 =
--
2.16.2
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Linuxwacom-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel