Re: [PATCH 4/4] input: dynamically allocate ABS information

From: Dmitry Torokhov
Date: Thu Aug 12 2010 - 23:35:40 EST


On Wed, Aug 11, 2010 at 09:02:38AM +0200, Daniel Mack wrote:
> Hi Dmitry,
>
> On Wed, Jul 21, 2010 at 01:31:50AM -0700, Dmitry Torokhov wrote:
> > Input: switch to input_abs_*() access functions
> >
> > From: Daniel Mack <daniel@xxxxxxxx>
> >
> > Change all call sites in drivers/input to not access the ABS axis
> > information directly anymore. Make them use the access helpers instead.
> >
> > Also use input_set_abs_params() when possible.
> > Did some code refactoring as I was on it.
> >
> > Signed-off-by: Daniel Mack <daniel@xxxxxxxx>
> > Cc: Dmitry Torokhov <dtor@xxxxxxx>
> > Signed-off-by: Dmitry Torokhov <dtor@xxxxxxx>
>
> Hmm, there are three locations where some mysterious 'XX' characters
> were introduced.
>

Gah, it is all my fault, I was marking stuff that I want to review but
missed these 2 drivers.

I sent it on to Linus, hopefully he'll apply it.

--
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/