Re: [Linuxwacom-devel] [PATCH 1/2] HID: wacom: Reset stylus buttons - Intuos4 WL

2012-03-09 Thread Jason Gerecke
On Fri, Mar 9, 2012 at 5:20 AM, Przemo Firszt wrote: > Stylus buttons have to be resetted when going out-of-prox. > > Signed-off-by: Przemo Firszt > --- >  drivers/hid/hid-wacom.c |    2 ++ >  1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/drivers/hid/hid-wacom.c b/drivers/hid/

[Linuxwacom-devel] [PATCH 1/2] HID: wacom: Reset stylus buttons - Intuos4 WL

2012-03-09 Thread Przemo Firszt
Stylus buttons have to be resetted when going out-of-prox. Signed-off-by: Przemo Firszt --- drivers/hid/hid-wacom.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/drivers/hid/hid-wacom.c b/drivers/hid/hid-wacom.c index 2a440a6..5c25036 100644 --- a/drivers/hid/hid-waco