Re: [PATCH] input: gpio-keys: Move the gpio-keys bindings documentation

2014-05-18 Thread Dmitry Torokhov
On Sun, May 18, 2014 at 10:30:26PM +0200, Linus Walleij wrote: > On Mon, May 12, 2014 at 4:33 PM, Ezequiel Garcia > wrote: > > > This is an input driver and belongs to input not gpio. > > > > Signed-off-by: Ezequiel Garcia > > Acked-by: Linus Walleij Applied, thank you. -- Dmitry -- To unsu

Re: [PATCH] input: gpio-keys: Move the gpio-keys bindings documentation

2014-05-18 Thread Linus Walleij
On Mon, May 12, 2014 at 4:33 PM, Ezequiel Garcia wrote: > This is an input driver and belongs to input not gpio. > > Signed-off-by: Ezequiel Garcia Acked-by: Linus Walleij Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message t

Re: [PATCH] input: gpio-keys: Move the gpio-keys bindings documentation

2014-05-15 Thread Ezequiel Garcia
On 12 May 10:58 AM, Dmitry Torokhov wrote: > On Mon, May 12, 2014 at 11:33:44AM -0300, Ezequiel Garcia wrote: > > This is an input driver and belongs to input not gpio. > > > > Signed-off-by: Ezequiel Garcia > > Fine by me, will DT guys pick the patch or shoudl I do it? > I'd say it's just a s

Re: [PATCH] input: gpio-keys: Move the gpio-keys bindings documentation

2014-05-12 Thread Dmitry Torokhov
On Mon, May 12, 2014 at 11:33:44AM -0300, Ezequiel Garcia wrote: > This is an input driver and belongs to input not gpio. > > Signed-off-by: Ezequiel Garcia Fine by me, will DT guys pick the patch or shoudl I do it? Thanks! > --- > .../devicetree/bindings/gpio/gpio_keys.txt | 36 > --

[PATCH] input: gpio-keys: Move the gpio-keys bindings documentation

2014-05-12 Thread Ezequiel Garcia
This is an input driver and belongs to input not gpio. Signed-off-by: Ezequiel Garcia --- .../devicetree/bindings/gpio/gpio_keys.txt | 36 -- .../devicetree/bindings/input/gpio-keys.txt| 36 ++ 2 files changed, 36 insertions(+), 36 deletion