Re: [PATCH] GPIO/TCA6424: merge I2C transactions, remove cast

From: Grant Likely
Date: Fri May 18 2012 - 19:47:52 EST


On Fri, 18 May 2012 17:44:10 -0600, Grant Likely <grant.likely@xxxxxxxxxxxx> wrote:
> On Fri, 18 May 2012 17:01:36 +0200, Andreas Schallenberg <Andreas.Schallenberg@xxxxxxxxxxxxxxxxxx> wrote:
> > From 1a80280e20dfef57c6bc6429e5bdf7e10d10fda9 Mon Sep 17 00:00:00 2001
> > From: Andreas Schallenberg <Andreas.Schallenberg@xxxxxxxxxxxxxxxxxx>
> > Date: Fri, 18 May 2012 16:20:31 +0200
> > Subject: [PATCH] GPIO/TCA6424: merge I2C transactions, remove cast
> >
> > This is a follow-up to "[PATCH v2] Add support for TCA6424":
> > - Use 3 byte transfers instead of two separate transfers (2+1 byte)
> > - An unnecessary cast removed
> >
> > Please check especially if endianness conversion is done the way it should be.
>
> It works I suppose. Personally, I'd explicitly use a byte array, but
> I'll apply this patch as-is anyway.

Patch is damaged and cannot be applied (line wraps and tabs converted
to spaces). Please check your mailer (please use git send-email) and
repost.

g.

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