diff for duplicates of <20101230202733.2f01b62d@queued.net> diff --git a/a/1.txt b/N1/1.txt index ad1bc21..46938bb 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,7 +4,7 @@ access to any old SCx200 hardware to verify that I didn't break the ISA stuff. -From: Andres Salomon <dilinger-pFFUokh25LWsTnJN9+BGXg@public.gmane.org> +From: Andres Salomon <dilinger@queued.net> The SCx200 ACB driver supports ISA hardware as well as PCI. The PCI hardware is CS5535/CS5536 based, and the device that it grabs is handled by the @@ -19,7 +19,7 @@ It's unclear what happens in case of errors in the old ISA code; rather than pretending the code actually cares, I've dropped the (implicit) ignorance of return values and marked it with a comment. -Signed-off-by: Andres Salomon <dilinger-pFFUokh25LWsTnJN9+BGXg@public.gmane.org> +Signed-off-by: Andres Salomon <dilinger@queued.net> --- drivers/i2c/busses/scx200_acb.c | 200 ++++++++++++++++----------------------- 1 files changed, 80 insertions(+), 120 deletions(-) @@ -38,7 +38,7 @@ index 53fab51..986e5f6 100644 #include <linux/slab.h> @@ -40,6 +41,7 @@ - MODULE_AUTHOR("Christer Weinigel <wingel-3fS8vhTtDhfL9ATBNaCtXw@public.gmane.org>"); + MODULE_AUTHOR("Christer Weinigel <wingel@nano-system.com>"); MODULE_DESCRIPTION("NatSemi SCx200 ACCESS.bus Driver"); +MODULE_ALIAS("platform:cs5535-smb"); MODULE_LICENSE("GPL"); diff --git a/a/content_digest b/N1/content_digest index 7d7764d..87464cc 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,13 +1,13 @@ - "From\0Andres Salomon <dilinger-pFFUokh25LWsTnJN9+BGXg@public.gmane.org>\0" + "From\0Andres Salomon <dilinger@queued.net>\0" "Subject\0[PATCH] mfd: i2c: convert SCx200 driver from using raw PCI to platform device\0" "Date\0Thu, 30 Dec 2010 20:27:33 -0800\0" - "To\0Samuel Ortiz <sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\0" - "Cc\0Jim Cromie <jim.cromie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>" - khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org - ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org - linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org\0" + "To\0Samuel Ortiz <sameo@linux.intel.com>\0" + "Cc\0Jim Cromie <jim.cromie@gmail.com>" + khali@linux-fr.org + ben-linux@fluff.org + linux-i2c@vger.kernel.org + linux-kernel@vger.kernel.org + " akpm@linux-foundation.org\0" "\00:1\0" "b\0" "Note: this relies on the cs5535-mfd patches that are currently in the\n" @@ -16,7 +16,7 @@ "stuff.\n" "\n" "\n" - "From: Andres Salomon <dilinger-pFFUokh25LWsTnJN9+BGXg@public.gmane.org>\n" + "From: Andres Salomon <dilinger@queued.net>\n" "\n" "The SCx200 ACB driver supports ISA hardware as well as PCI. The PCI hardware\n" "is CS5535/CS5536 based, and the device that it grabs is handled by the\n" @@ -31,7 +31,7 @@ "pretending the code actually cares, I've dropped the (implicit) ignorance\n" "of return values and marked it with a comment.\n" "\n" - "Signed-off-by: Andres Salomon <dilinger-pFFUokh25LWsTnJN9+BGXg@public.gmane.org>\n" + "Signed-off-by: Andres Salomon <dilinger@queued.net>\n" "---\n" " drivers/i2c/busses/scx200_acb.c | 200 ++++++++++++++++-----------------------\n" " 1 files changed, 80 insertions(+), 120 deletions(-)\n" @@ -50,7 +50,7 @@ " #include <linux/slab.h>\n" "@@ -40,6 +41,7 @@\n" " \n" - " MODULE_AUTHOR(\"Christer Weinigel <wingel-3fS8vhTtDhfL9ATBNaCtXw@public.gmane.org>\");\n" + " MODULE_AUTHOR(\"Christer Weinigel <wingel@nano-system.com>\");\n" " MODULE_DESCRIPTION(\"NatSemi SCx200 ACCESS.bus Driver\");\n" "+MODULE_ALIAS(\"platform:cs5535-smb\");\n" " MODULE_LICENSE(\"GPL\");\n" @@ -356,4 +356,4 @@ "-- \n" 1.7.2.3 -833a3a61a296551dbd48a03758b6943bf79e91cc1f021f696f5fc20b4c9d3bdd +b8841f725dbe885fb2b2c3ec4d2d37f9ec04431621e666358ccac66a96bea38f
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.