Re: [PATCH] input: move gpio mouse to managed api

2017-05-21 Thread Bram Vlerick
to start that. However I'm willing to look at it if you could give some pointers where to start/how to tacle this. Regards Bram On Sat, 2017-05-20 at 15:13 +0200, Bram Vlerick wrote: > Signed-off-by: Bram Vlerick <vleri...@gmail.com> > --- > drivers/input/mouse/gpio_mouse.c | 8 ++-

Re: [PATCH] input: move gpio mouse to managed api

2017-05-21 Thread Bram Vlerick
to start that. However I'm willing to look at it if you could give some pointers where to start/how to tacle this. Regards Bram On Sat, 2017-05-20 at 15:13 +0200, Bram Vlerick wrote: > Signed-off-by: Bram Vlerick > --- > drivers/input/mouse/gpio_mouse.c | 8 ++-- > 1 file changed,

[PATCH] input: move gpio mouse to managed api

2017-05-20 Thread Bram Vlerick
Signed-off-by: Bram Vlerick <vleri...@gmail.com> --- drivers/input/mouse/gpio_mouse.c | 8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/drivers/input/mouse/gpio_mouse.c b/drivers/input/mouse/gpio_mouse.c index ced07391304b..2fc8ddaf0175 100644 --- a/drivers/input

[PATCH] input: move gpio mouse to managed api

2017-05-20 Thread Bram Vlerick
Signed-off-by: Bram Vlerick --- drivers/input/mouse/gpio_mouse.c | 8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/drivers/input/mouse/gpio_mouse.c b/drivers/input/mouse/gpio_mouse.c index ced07391304b..2fc8ddaf0175 100644 --- a/drivers/input/mouse/gpio_mouse.c +++ b

[PATCH] input: move gpio mouse to managed api

2017-05-19 Thread Bram Vlerick
Signed-off-by: Bram Vlerick <vleri...@gmail.com> --- drivers/input/mouse/gpio_mouse.c | 10 ++ 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/drivers/input/mouse/gpio_mouse.c b/drivers/input/mouse/gpio_mouse.c index ced07391304b..7d56fd5173bc 100644 --- a/drivers

[PATCH] input: move gpio mouse to managed api

2017-05-19 Thread Bram Vlerick
Signed-off-by: Bram Vlerick --- drivers/input/mouse/gpio_mouse.c | 10 ++ 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/drivers/input/mouse/gpio_mouse.c b/drivers/input/mouse/gpio_mouse.c index ced07391304b..7d56fd5173bc 100644 --- a/drivers/input/mouse/gpio_mouse.c +++ b