[PATCH 1/2] HID: wacom: Cleanup unsupported device_type for BAMBOO_PT

2015-09-23 Thread Ping Cheng
Not all Bamboo support both pen and touch. Make sure we deal with pen only and touch only devices properly. Signed-off-by: Ping Cheng Tested-By: Aaron Skomra --- drivers/hid/wacom_sys.c | 49 ++---

Re: [PATCH 1/2] HID: wacom: Cleanup unsupported device_type for BAMBOO_PT

2015-09-23 Thread Jiri Kosina
On Wed, 23 Sep 2015, Ping Cheng wrote: > Not all Bamboo support both pen and touch. Make sure we deal with > pen only and touch only devices properly. > > Signed-off-by: Ping Cheng > Tested-By: Aaron Skomra Both patches queued in hid.git#for-4.4/wacom.