From: Benjamin Tissoires Date: Thu, 9 Jul 2015 18:11:51 +0000 (-0400) Subject: HID: wacom: remove the extra Pen interface for Wacom Bamboo PAD X-Git-Tag: omap-for-v4.3/fixes-rc1~125^2~1^12~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70caee0a3721956a98cb4bfbfa0eaa38c9182e44;p=pandora-kernel.git HID: wacom: remove the extra Pen interface for Wacom Bamboo PAD As mentioned in the comment in the code, both the pen and touch data come from the interface tagged as BAMBOO_PAD. The driver re-routes the events for the Pen to the generic HID interface and keeps the ones for the touch through this current interface. Clearing the WACOM_DEVICETYPE_PEN bit removes the extra unused interface added in 2a6cdbd ("HID: wacom: Introduce new 'touch_input' device") and makes the Bamboo PAD to behave like in 4.1. Reviewed-by: Jason Gerecke Signed-off-by: Benjamin Tissoires Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed