Re: [PATCH v2 1/3] input: misc: Support NI Ettus Research USRP E3x0 Button

2015-01-09 Thread Moritz Fischer
On Thu, Jan 8, 2015 at 11:50 PM, Dmitry Torokhov wrote: > > On Thu, Jan 08, 2015 at 11:43:09PM +0100, Moritz Fischer wrote: > > Signed-off-by: Moritz Fischer > > --- > > drivers/input/misc/Kconfig | 10 +++ > > drivers/input/misc/Makefile | 1 + > > drivers/input/misc/e3x0-button.c

Re: [PATCH v2 1/3] input: misc: Support NI Ettus Research USRP E3x0 Button

2015-01-08 Thread Dmitry Torokhov
On Thu, Jan 08, 2015 at 11:43:09PM +0100, Moritz Fischer wrote: > Signed-off-by: Moritz Fischer > --- > drivers/input/misc/Kconfig | 10 +++ > drivers/input/misc/Makefile | 1 + > drivers/input/misc/e3x0-button.c | 132 > +++ > 3 files changed, 1