From: Jason Gerecke Date: Wed, 1 Jul 2015 20:01:00 +0000 (-0700) Subject: HID: wacom: Enable pad device for older Bamboo Touch tablets X-Git-Tag: omap-for-v4.3/fixes-merge-window~199^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9633920e5ef65f81d30f2acd642d6d1c25cf7bc7;p=pandora-kernel.git HID: wacom: Enable pad device for older Bamboo Touch tablets Commit 862cf55 ("HID: wacom: Introduce a new WACOM_DEVICETYPE_PAD device_type") neglected to set the WACOM_DEVICETYPE_PAD flag for older two-finger Bamboo Touch tablets. Not only does this result in the pad device not appearing when such a tablet is plugged in, but also causes a segfault when 'wacom_bpt_touch' tries to send pad events. This patch adds the flag to resolve these issues. Signed-off-by: Jason Gerecke Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed