diff for duplicates of <20130904140613.2b47e4a7@skate> diff --git a/a/1.txt b/N1/1.txt index 681053d..95ff44e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -5,8 +5,7 @@ On Tue, 03 Sep 2013 13:56:46 +0100, Ben Dooks wrote: > > +static int em_i2c_xfer(struct i2c_adapter *adap, struct i2c_msg *msgs, > > + int num) > > +{ -> > + struct em_i2c_device *i2c_dev = -> > + (struct em_i2c_device *)(i2c_get_adapdata(adap)); +> > + struct em_i2c_device *i2c_dev > > + (struct em_i2c_device *)(i2c_get_adapdata(adap)); > > if this is used enough it may have been easier to add an to_em_i2c() > macro. diff --git a/a/content_digest b/N1/content_digest index 80b6533..6c7876d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,9 +3,9 @@ "ref\01378207832-3412-2-git-send-email-ian.molton@codethink.co.uk\0" "ref\05225DC8E.7070001@codethink.co.uk\0" "ref\05225DC8E.7070001-4yDnlxn2s6sWdaTGBSpHTA@public.gmane.org\0" - "From\0Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0" + "From\0Thomas Petazzoni <thomas.petazzoni@free-electrons.com>\0" "Subject\0Re: [PATCH] EMMA: Add em i2c driver\0" - "Date\0Wed, 4 Sep 2013 14:06:13 +0200\0" + "Date\0Wed, 04 Sep 2013 12:06:13 +0000\0" "To\0Ben Dooks <ben.dooks-4yDnlxn2s6sWdaTGBSpHTA@public.gmane.org>\0" "Cc\0Ian Molton <ian.molton-4yDnlxn2s6sWdaTGBSpHTA@public.gmane.org>" magnus.damm-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org @@ -23,8 +23,7 @@ "> > +static int em_i2c_xfer(struct i2c_adapter *adap, struct i2c_msg *msgs,\n" "> > +\tint num)\n" "> > +{\n" - "> > +\tstruct em_i2c_device *i2c_dev =\n" - "> > +\t\t(struct em_i2c_device *)(i2c_get_adapdata(adap));\n" + "> > +\tstruct em_i2c_device *i2c_dev > > +\t\t(struct em_i2c_device *)(i2c_get_adapdata(adap));\n" "> \n" "> if this is used enough it may have been easier to add an to_em_i2c()\n" "> macro.\n" @@ -44,4 +43,4 @@ "development, consulting, training and support.\n" http://free-electrons.com -fd0d872e7ef62de710fc19cecb076ddfce2801e7528a66a5a857b90a61c90e64 +1a92be8d0b4d559aca4b3fec0fd876b9f0c11a20336113a786b0ce5384b02016
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.