Re: [PATCH v2 0/3] input: Dynamic Minor Numbers

2012-09-25 Thread David Herrmann
Hi Dmitry On Fri, Sep 21, 2012 at 10:07 AM, Dmitry Torokhov wrote: [snip] See my previous review > diff --git a/drivers/input/joydev.c b/drivers/input/joydev.c > index f0909ed..c82f76f 100644 > --- a/drivers/input/joydev.c > +++ b/drivers/input/joydev.c > @@ -27,6 +27,7 @@ > #include > #incl

Re: [PATCH v2 0/3] input: Dynamic Minor Numbers

2012-09-21 Thread David Herrmann
Hi Dmitry On Fri, Sep 21, 2012 at 10:51 PM, Dmitry Torokhov wrote: > On Friday, September 21, 2012 09:18:00 PM David Herrmann wrote: >> Hi Dmitry >> >> On Fri, Sep 21, 2012 at 11:22 AM, David Herrmann >> >> wrote: >> > Hi Dmitry >> > >> > On Fri, Sep 21, 2012 at 10:07 AM, Dmitry Torokhov >> > >>

Re: [PATCH v2 0/3] input: Dynamic Minor Numbers

2012-09-21 Thread Dmitry Torokhov
On Friday, September 21, 2012 09:18:00 PM David Herrmann wrote: > Hi Dmitry > > On Fri, Sep 21, 2012 at 11:22 AM, David Herrmann > > wrote: > > Hi Dmitry > > > > On Fri, Sep 21, 2012 at 10:07 AM, Dmitry Torokhov > > > > wrote: > >> Thank you very much for working on this, unfortunately your p

Re: [PATCH v2 0/3] input: Dynamic Minor Numbers

2012-09-21 Thread David Herrmann
Hi Dmitry On Fri, Sep 21, 2012 at 10:07 AM, Dmitry Torokhov wrote: > Thank you very much for working on this, unfortunately your patch extends the > existing infrastructure handling of character devices in input core, > which is quite rigid and sub-optimal. > > For a while now I wanted to stop in

Re: [PATCH v2 0/3] input: Dynamic Minor Numbers

2012-09-21 Thread Dmitry Torokhov
Hi David, On Thu, Sep 20, 2012 at 07:52:00PM +0200, David Herrmann wrote: > Hi > > This is version 2 of the Dynamic Minor Numbers support for input devices. > Version 1 can be found here: > http://thread.gmane.org/gmane.linux.kernel.input/26842 > > For historical reasons, each input-handler (l