Re: [PATCH] Input - wacom: put a flag when the led are initialized

2014-06-17 Thread Ping Cheng
Hi Benjamin, On Monday, June 16, 2014, Benjamin Tissoires wrote: > > Hi Ping, > > On Jun 13 2014 or thereabouts, Ping Cheng wrote: > > Hi Benjamin, > > > > On Fri, Jun 13, 2014 at 1:29 PM, Benjamin Tissoires > > wrote: > > > This solves a bug with the wireless receiver: > > > > Your patch does

Re: [PATCH] Input - wacom: put a flag when the led are initialized

2014-06-17 Thread Ping Cheng
Hi Benjamin, On Monday, June 16, 2014, Benjamin Tissoires benjamin.tissoi...@redhat.com wrote: Hi Ping, On Jun 13 2014 or thereabouts, Ping Cheng wrote: Hi Benjamin, On Fri, Jun 13, 2014 at 1:29 PM, Benjamin Tissoires benjamin.tissoi...@redhat.com wrote: This solves a bug with the

Re: [PATCH] Input - wacom: put a flag when the led are initialized

2014-06-16 Thread Benjamin Tissoires
Hi Ping, On Jun 13 2014 or thereabouts, Ping Cheng wrote: > Hi Benjamin, > > On Fri, Jun 13, 2014 at 1:29 PM, Benjamin Tissoires > wrote: > > This solves a bug with the wireless receiver: > > Your patch does get rid of the crash. But, it does not fix it at the > root cause. True, it fixes the

Re: [PATCH] Input - wacom: put a flag when the led are initialized

2014-06-16 Thread Benjamin Tissoires
Hi Ping, On Jun 13 2014 or thereabouts, Ping Cheng wrote: Hi Benjamin, On Fri, Jun 13, 2014 at 1:29 PM, Benjamin Tissoires benjamin.tissoi...@redhat.com wrote: This solves a bug with the wireless receiver: Your patch does get rid of the crash. But, it does not fix it at the root cause.

Re: [PATCH] Input - wacom: put a flag when the led are initialized

2014-06-13 Thread Ping Cheng
Hi Benjamin, On Fri, Jun 13, 2014 at 1:29 PM, Benjamin Tissoires wrote: > This solves a bug with the wireless receiver: Your patch does get rid of the crash. But, it does not fix it at the root cause. > - at plug, the wireless receiver does not know which Wacom device it is > connected to,

[PATCH] Input - wacom: put a flag when the led are initialized

2014-06-13 Thread Benjamin Tissoires
This solves a bug with the wireless receiver: - at plug, the wireless receiver does not know which Wacom device it is connected to, so it does not actually creates all the LEDs - when the tablet connects, wacom->wacom_wac.features.type is set to the proper device so that wacom_wac can

[PATCH] Input - wacom: put a flag when the led are initialized

2014-06-13 Thread Benjamin Tissoires
This solves a bug with the wireless receiver: - at plug, the wireless receiver does not know which Wacom device it is connected to, so it does not actually creates all the LEDs - when the tablet connects, wacom-wacom_wac.features.type is set to the proper device so that wacom_wac can

Re: [PATCH] Input - wacom: put a flag when the led are initialized

2014-06-13 Thread Ping Cheng
Hi Benjamin, On Fri, Jun 13, 2014 at 1:29 PM, Benjamin Tissoires benjamin.tissoi...@redhat.com wrote: This solves a bug with the wireless receiver: Your patch does get rid of the crash. But, it does not fix it at the root cause. - at plug, the wireless receiver does not know which Wacom