Re: [RFC PATCH 1/17] input: RMI4 public header file and documentation.

From: Dmitry Torokhov
Date: Wed Aug 22 2012 - 17:45:37 EST


On Wednesday, August 22, 2012 09:08:00 PM Linus Walleij wrote:
> On Sat, Aug 18, 2012 at 12:17 AM, Christopher Heiny
> <cheiny@xxxxxxxxxxxxx> wrote:
>
> > +/* Helper fn to convert a byte array representing a short in the RMI
> > + * endian-ness to a short in the native processor's specific endianness.

Is RMI-endiannes different from BE and LE (joking)? Please simply state what
on-wire endianness is and use xx_to_cpu() or cpu_to_xx() as needed. I think I
mentioned it about a year ago already...

Thanks.

--
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/