On Wed, Sep 08, 2010 at 04:00:04PM -0700, Dmitry Torokhov wrote:
> On Wed, Sep 08, 2010 at 11:16:17PM +0200, David Härdeman wrote:
> > On Wed, Sep 08, 2010 at 12:42:00AM -0700, Dmitry Torokhov wrote:
> > > Switch the code to use new style of getkeycode and setkeycode
> > > methods to allow retrieving and setting keycodes not only by
> > > their scancodes but also by index.
> > > 
> > > Signed-off-by: Dmitry Torokhov <d...@mail.ru>
> > > ---
> > > 
> > >  drivers/input/misc/winbond-cir.c |  248 
> > > +++++++++++++++++++++++++-------------
> > >  1 files changed, 163 insertions(+), 85 deletions(-)
> > 
> > Thanks for doing the conversion for me, but I think you can skip this 
> > patch. The driver will (if I understood your patchset correctly) still 
> > work with the old get/setkeycode ioctls and I have a patch lined up that 
> > converts winbond-cir.c to use ir-core which means all of the input 
> > related code is removed.
> > 
> 
> Yes, it should still work with old get/setkeycode. What are the plans
> for your patch? .37 or later?

Up to Mauro but I believe it's .37 (sometime after your input patches 
land).

-- 
David Härdeman
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to