[PATCH] HID: wacom: Bamboo One Medium does not have touch

Subsystems: hid core layer, hid wacom driver, the rest

STALE3424d

2 messages, 2 authors, 2017-03-30 · open the first message on its own page

[PATCH] HID: wacom: Bamboo One Medium does not have touch

From: Aaron Armstrong Skomra <hidden>
Date: 2017-03-29 20:09:00

Commit 3b164a00a9fc ("HID: wacom: Cleanup unsupported device_type
for BAMBOO_PT") cleaned up Bamboo devices which our driver falsely
claimed had touch. Bamboo One Medium also does not have touch.

Signed-off-by: Aaron Armstrong Skomra <redacted>
---
This bug does not change functionality, but made recent bugs
more difficult to track down. This should be fine for next/4.12.

 drivers/hid/wacom_wac.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/hid/wacom_wac.c b/drivers/hid/wacom_wac.c
index 4aa3de9f1163..ffd891c1ca64 100644
--- a/drivers/hid/wacom_wac.c
+++ b/drivers/hid/wacom_wac.c
@@ -4115,7 +4115,7 @@ static const struct wacom_features wacom_features_0x300 =
 	  BAMBOO_PEN, WACOM_INTUOS_RES, WACOM_INTUOS_RES };
 static const struct wacom_features wacom_features_0x301 =
 	{ "Wacom Bamboo One M", 21648, 13530, 1023, 31,
-	  BAMBOO_PT, WACOM_INTUOS_RES, WACOM_INTUOS_RES };
+	  BAMBOO_PEN, WACOM_INTUOS_RES, WACOM_INTUOS_RES };
 static const struct wacom_features wacom_features_0x302 =
 	{ "Wacom Intuos PT S", 15200, 9500, 1023, 31,
 	  INTUOSHT, WACOM_INTUOS_RES, WACOM_INTUOS_RES, .touch_max = 16,
-- 
2.7.4

Re: [PATCH] HID: wacom: Bamboo One Medium does not have touch

From: Jiri Kosina <jikos@kernel.org>
Date: 2017-03-30 09:32:07

On Wed, 29 Mar 2017, Aaron Armstrong Skomra wrote:
Commit 3b164a00a9fc ("HID: wacom: Cleanup unsupported device_type
for BAMBOO_PT") cleaned up Bamboo devices which our driver falsely
claimed had touch. Bamboo One Medium also does not have touch.

Signed-off-by: Aaron Armstrong Skomra <redacted>
Applied to for-4.12/wacom. Thanks,

-- 
Jiri Kosina
SUSE Labs
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help