diff for duplicates of <4EB9B24A.5040809@gmail.com> diff --git a/a/1.txt b/N1/1.txt index ca9da9e..04c28e5 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -16,7 +16,7 @@ Hi Nikolaus. Few more review comments below. ~Ryan > -> Signed-off-by: Nikolaus Voss <n.voss-+umVssTZoCsb1SvskN2V4Q@public.gmane.org> +> Signed-off-by: Nikolaus Voss <n.voss@weinmann.de> > --- > drivers/i2c/busses/Kconfig | 11 +- > drivers/i2c/busses/i2c-at91.c | 442 +++++++++++++++++++++++++++++++++++++++++ @@ -60,14 +60,14 @@ Hi Nikolaus. Few more review comments below. > + > + i2c Support for Atmel's AT91 Two-Wire Interface (TWI) > + -> + Copyright (C) 2011 Nikolaus Voss <n.voss-+umVssTZoCsb1SvskN2V4Q@public.gmane.org> +> + Copyright (C) 2011 Nikolaus Voss <n.voss@weinmann.de> > + > + Evolved from original work by: > + Copyright (C) 2004 Rick Bronson -> + Converted to 2.6 by Andrew Victor <andrew-eS41wJS13H5l57MIdRCFDg@public.gmane.org> +> + Converted to 2.6 by Andrew Victor <andrew@sanpeople.com> > + > + Borrowed heavily from original work by: -> + Copyright (C) 2000 Philip Edelbrock <phil-LT64U7CwzWEZMC/lefXSXFaTQe2KTcn/@public.gmane.org> +> + Copyright (C) 2000 Philip Edelbrock <phil@stimpy.netroedge.com> > + > + This program is free software; you can redistribute it and/or modify > + it under the terms of the GNU General Public License as published by diff --git a/a/content_digest b/N1/content_digest index 833c18e..0a7d185 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,17 +1,9 @@ "ref\0cover.1320753142.git.n.voss@weinmann.de\0" "ref\07bdd6b456b0e055441cb25634c8cb6d483718f6c.1320753142.git.n.voss@weinmann.de\0" - "ref\07bdd6b456b0e055441cb25634c8cb6d483718f6c.1320753142.git.n.voss-+umVssTZoCsb1SvskN2V4Q@public.gmane.org\0" - "From\0Ryan Mallon <rmallon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" - "Subject\0Re: [PATCH V3 2/4] drivers/i2c/busses/i2c-at91.c: add new driver\0" + "From\0rmallon@gmail.com (Ryan Mallon)\0" + "Subject\0[PATCH V3 2/4] drivers/i2c/busses/i2c-at91.c: add new driver\0" "Date\0Wed, 09 Nov 2011 09:50:50 +1100\0" - "To\0Nikolaus Voss <n.voss-+umVssTZoCsb1SvskN2V4Q@public.gmane.org>\0" - "Cc\0linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org - khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org - nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org - " balbi-l0cyMroinI0@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 08/11/11 21:49, Nikolaus Voss wrote:\n" @@ -32,7 +24,7 @@ "~Ryan\n" "\n" "> \n" - "> Signed-off-by: Nikolaus Voss <n.voss-+umVssTZoCsb1SvskN2V4Q@public.gmane.org>\n" + "> Signed-off-by: Nikolaus Voss <n.voss@weinmann.de>\n" "> ---\n" "> drivers/i2c/busses/Kconfig | 11 +-\n" "> drivers/i2c/busses/i2c-at91.c | 442 +++++++++++++++++++++++++++++++++++++++++\n" @@ -76,14 +68,14 @@ "> +\n" "> + i2c Support for Atmel's AT91 Two-Wire Interface (TWI)\n" "> +\n" - "> + Copyright (C) 2011 Nikolaus Voss <n.voss-+umVssTZoCsb1SvskN2V4Q@public.gmane.org>\n" + "> + Copyright (C) 2011 Nikolaus Voss <n.voss@weinmann.de>\n" "> +\n" "> + Evolved from original work by:\n" "> + Copyright (C) 2004 Rick Bronson\n" - "> + Converted to 2.6 by Andrew Victor <andrew-eS41wJS13H5l57MIdRCFDg@public.gmane.org>\n" + "> + Converted to 2.6 by Andrew Victor <andrew@sanpeople.com>\n" "> +\n" "> + Borrowed heavily from original work by:\n" - "> + Copyright (C) 2000 Philip Edelbrock <phil-LT64U7CwzWEZMC/lefXSXFaTQe2KTcn/@public.gmane.org>\n" + "> + Copyright (C) 2000 Philip Edelbrock <phil@stimpy.netroedge.com>\n" "> +\n" "> + This program is free software; you can redistribute it and/or modify\n" "> + it under the terms of the GNU General Public License as published by\n" @@ -632,4 +624,4 @@ "> +MODULE_DESCRIPTION(\"I2C (TWI) driver for Atmel AT91\");\n" "> +MODULE_LICENSE(\"GPL\");" -43fc5301051c15f5daaf7b0e6cfee2725a9db4481a395bd967a25cab37162294 +0a77f4704200479f5a83fcb915594fcde4ecd495f9ce8582984a8848b1b22a6c
diff --git a/a/1.txt b/N2/1.txt index ca9da9e..04c28e5 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -16,7 +16,7 @@ Hi Nikolaus. Few more review comments below. ~Ryan > -> Signed-off-by: Nikolaus Voss <n.voss-+umVssTZoCsb1SvskN2V4Q@public.gmane.org> +> Signed-off-by: Nikolaus Voss <n.voss@weinmann.de> > --- > drivers/i2c/busses/Kconfig | 11 +- > drivers/i2c/busses/i2c-at91.c | 442 +++++++++++++++++++++++++++++++++++++++++ @@ -60,14 +60,14 @@ Hi Nikolaus. Few more review comments below. > + > + i2c Support for Atmel's AT91 Two-Wire Interface (TWI) > + -> + Copyright (C) 2011 Nikolaus Voss <n.voss-+umVssTZoCsb1SvskN2V4Q@public.gmane.org> +> + Copyright (C) 2011 Nikolaus Voss <n.voss@weinmann.de> > + > + Evolved from original work by: > + Copyright (C) 2004 Rick Bronson -> + Converted to 2.6 by Andrew Victor <andrew-eS41wJS13H5l57MIdRCFDg@public.gmane.org> +> + Converted to 2.6 by Andrew Victor <andrew@sanpeople.com> > + > + Borrowed heavily from original work by: -> + Copyright (C) 2000 Philip Edelbrock <phil-LT64U7CwzWEZMC/lefXSXFaTQe2KTcn/@public.gmane.org> +> + Copyright (C) 2000 Philip Edelbrock <phil@stimpy.netroedge.com> > + > + This program is free software; you can redistribute it and/or modify > + it under the terms of the GNU General Public License as published by diff --git a/a/content_digest b/N2/content_digest index 833c18e..2e31b2a 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,17 +1,16 @@ "ref\0cover.1320753142.git.n.voss@weinmann.de\0" "ref\07bdd6b456b0e055441cb25634c8cb6d483718f6c.1320753142.git.n.voss@weinmann.de\0" - "ref\07bdd6b456b0e055441cb25634c8cb6d483718f6c.1320753142.git.n.voss-+umVssTZoCsb1SvskN2V4Q@public.gmane.org\0" - "From\0Ryan Mallon <rmallon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "From\0Ryan Mallon <rmallon@gmail.com>\0" "Subject\0Re: [PATCH V3 2/4] drivers/i2c/busses/i2c-at91.c: add new driver\0" "Date\0Wed, 09 Nov 2011 09:50:50 +1100\0" - "To\0Nikolaus Voss <n.voss-+umVssTZoCsb1SvskN2V4Q@public.gmane.org>\0" - "Cc\0linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org - khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org - nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org - " balbi-l0cyMroinI0@public.gmane.org\0" + "To\0Nikolaus Voss <n.voss@weinmann.de>\0" + "Cc\0linux-i2c@vger.kernel.org" + linux-arm-kernel@lists.infradead.org + linux-kernel@vger.kernel.org + ben-linux@fluff.org + khali@linux-fr.org + nicolas.ferre@atmel.com + " balbi@ti.com\0" "\00:1\0" "b\0" "On 08/11/11 21:49, Nikolaus Voss wrote:\n" @@ -32,7 +31,7 @@ "~Ryan\n" "\n" "> \n" - "> Signed-off-by: Nikolaus Voss <n.voss-+umVssTZoCsb1SvskN2V4Q@public.gmane.org>\n" + "> Signed-off-by: Nikolaus Voss <n.voss@weinmann.de>\n" "> ---\n" "> drivers/i2c/busses/Kconfig | 11 +-\n" "> drivers/i2c/busses/i2c-at91.c | 442 +++++++++++++++++++++++++++++++++++++++++\n" @@ -76,14 +75,14 @@ "> +\n" "> + i2c Support for Atmel's AT91 Two-Wire Interface (TWI)\n" "> +\n" - "> + Copyright (C) 2011 Nikolaus Voss <n.voss-+umVssTZoCsb1SvskN2V4Q@public.gmane.org>\n" + "> + Copyright (C) 2011 Nikolaus Voss <n.voss@weinmann.de>\n" "> +\n" "> + Evolved from original work by:\n" "> + Copyright (C) 2004 Rick Bronson\n" - "> + Converted to 2.6 by Andrew Victor <andrew-eS41wJS13H5l57MIdRCFDg@public.gmane.org>\n" + "> + Converted to 2.6 by Andrew Victor <andrew@sanpeople.com>\n" "> +\n" "> + Borrowed heavily from original work by:\n" - "> + Copyright (C) 2000 Philip Edelbrock <phil-LT64U7CwzWEZMC/lefXSXFaTQe2KTcn/@public.gmane.org>\n" + "> + Copyright (C) 2000 Philip Edelbrock <phil@stimpy.netroedge.com>\n" "> +\n" "> + This program is free software; you can redistribute it and/or modify\n" "> + it under the terms of the GNU General Public License as published by\n" @@ -632,4 +631,4 @@ "> +MODULE_DESCRIPTION(\"I2C (TWI) driver for Atmel AT91\");\n" "> +MODULE_LICENSE(\"GPL\");" -43fc5301051c15f5daaf7b0e6cfee2725a9db4481a395bd967a25cab37162294 +caaa43c9e952db3728fba52bcc0a1b05d11578e27b94b814503b1389390c0b89
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.