Re: [PATCH 2/2] Fix the issue that V8 Button pad Stick button does not work

2017-03-17 Thread Dmitry Torokhov
On Tue, Mar 14, 2017 at 10:34:13AM +0900, Masaki Ota wrote: > From: Masaki Ota > - V8 Button pad Stick Right and Middle button don't work. > - Alps stick devices have physical buttons absolutely, so delete > "ALPS_BUTTONPAD" check Flag from Stick button process. > > Signed-off-by: Masaki Ota >

Re: [PATCH 2/2] Fix the issue that V8 Button pad Stick button does not work

2017-03-14 Thread Paul Donohue
On Tue, Mar 14, 2017 at 10:34:13AM +0900, Masaki Ota wrote: > From: Masaki Ota > - V8 Button pad Stick Right and Middle button don't work. > - Alps stick devices have physical buttons absolutely, so delete > "ALPS_BUTTONPAD" check Flag from Stick button process. > > Signed-off-by: Masaki Ota >

[PATCH 2/2] Fix the issue that V8 Button pad Stick button does not work

2017-03-13 Thread Masaki Ota
From: Masaki Ota - V8 Button pad Stick Right and Middle button don't work. - Alps stick devices have physical buttons absolutely, so delete "ALPS_BUTTONPAD" check Flag from Stick button process. Signed-off-by: Masaki Ota Acked-by: Pali Rohar --- drivers/input/mouse/alps.c | 6 ++ 1 file

Re: [PATCH 2/2] Fix the issue that V8 Button pad Stick button does not work

2017-03-13 Thread Pali Rohár
On Monday 13 March 2017 16:04:10 Masaki Ota wrote: > From: Masaki Ota > - V8 Button pad Stick Right and Middle button don't work. > - Alps stick devices have physical buttons absolutely, so delete > "ALPS_BUTTONPAD" check Flag from Stick button process. > > Signed-off-by: Masaki Ota Acked-by:

[PATCH 2/2] Fix the issue that V8 Button pad Stick button does not work

2017-03-13 Thread Masaki Ota
From: Masaki Ota - V8 Button pad Stick Right and Middle button don't work. - Alps stick devices have physical buttons absolutely, so delete "ALPS_BUTTONPAD" check Flag from Stick button process. Signed-off-by: Masaki Ota --- drivers/input/mouse/alps.c | 6 ++ 1 file changed, 2 insertions(+