Re: [Linuxwacom-devel] [PATCH 1/2 v2] Update pen and touch device information

2014-02-02 Thread Peter Hutterer
On Fri, Jan 31, 2014 at 04:42:20PM -0800, Ping Cheng wrote: > On Tue, Jan 28, 2014 at 7:01 PM, Peter Hutterer > wrote: > > > On Fri, Jan 24, 2014 at 05:23:47PM -0800, Ping Cheng wrote: > > > Tools defined for devices that support both pen and touch need > > > to access the touch tool for arbitrat

Re: [Linuxwacom-devel] [PATCH 1/2 v2] Update pen and touch device information

2014-01-31 Thread Ping Cheng
On Tue, Jan 28, 2014 at 7:01 PM, Peter Hutterer wrote: > On Fri, Jan 24, 2014 at 05:23:47PM -0800, Ping Cheng wrote: > > Tools defined for devices that support both pen and touch need > > to access the touch tool for arbitration and touch switch state > > updates. Initially searching for the touch

Re: [Linuxwacom-devel] [PATCH 1/2 v2] Update pen and touch device information

2014-01-28 Thread Peter Hutterer
On Fri, Jan 24, 2014 at 05:23:47PM -0800, Ping Cheng wrote: > Tools defined for devices that support both pen and touch need > to access the touch tool for arbitration and touch switch state > updates. Initially searching for the touch tool and storing it > to common->wcmTouchDevice saves time late

[Linuxwacom-devel] [PATCH 1/2 v2] Update pen and touch device information

2014-01-24 Thread Ping Cheng
Tools defined for devices that support both pen and touch need to access the touch tool for arbitration and touch switch state updates. Initially searching for the touch tool and storing it to common->wcmTouchDevice saves time later when we need to access it. TabletFeature is updated with WCM_PENT