diff for duplicates of <20090519105019.GD23114@fluff.org.uk> diff --git a/a/1.txt b/N1/1.txt index f808b94..bf0a16b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -6,9 +6,9 @@ On Mon, May 18, 2009 at 10:40:24PM +0200, Linus Walleij wrote: > regulators, battery and system power control, vibrator, > LEDs, and an ALSA codec. > -> Signed-off-by: Linus Walleij <linus.walleij-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org> -> Reviewed-by: Mike Rapoport <mike-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org> -> Reviewed-by: Samuel Ortiz <sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> +> Signed-off-by: Linus Walleij <linus.walleij@stericsson.com> +> Reviewed-by: Mike Rapoport <mike@compulab.co.il> +> Reviewed-by: Samuel Ortiz <sameo@linux.intel.com> > --- > drivers/mfd/Kconfig | 14 + > drivers/mfd/Makefile | 3 +- @@ -66,7 +66,7 @@ On Mon, May 18, 2009 at 10:40:24PM +0200, Linus Walleij wrote: > + * License terms: GNU General Public License (GPL) version 2 > + * Low-level core for exclusive access to the AB3100 IC on the I2C bus > + * and some basic chip-configuration. -> + * Author: Linus Walleij <linus.walleij-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org> +> + * Author: Linus Walleij <linus.walleij@stericsson.com> > + */ > + > +#include <linux/i2c.h> @@ -1024,7 +1024,7 @@ simply doing a loop? > +subsys_initcall(ab3100_i2c_init); > +module_exit(ab3100_i2c_exit); > + -> +MODULE_AUTHOR("Linus Walleij <linus.walleij-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org>"); +> +MODULE_AUTHOR("Linus Walleij <linus.walleij@stericsson.com>"); > +MODULE_DESCRIPTION("AB3100 core driver"); > +MODULE_LICENSE("GPL"); > diff --git a/include/linux/mfd/ab3100.h b/include/linux/mfd/ab3100.h @@ -1037,7 +1037,7 @@ simply doing a loop? > + * Copyright (C) 2007-2009 ST-Ericsson AB > + * License terms: GNU General Public License (GPL) version 2 > + * AB3100 core access functions -> + * Author: Linus Walleij <linus.walleij-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org> +> + * Author: Linus Walleij <linus.walleij@stericsson.com> > + */ > + > +#include <linux/device.h> @@ -1137,10 +1137,10 @@ how about uusing kerneldoc to do this? > 1.6.2.1 > -- > To unsubscribe from this list: send the line "unsubscribe linux-i2c" in -> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +> the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- -Ben (ben-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org, http://www.fluff.org/) +Ben (ben@fluff.org, http://www.fluff.org/) 'a smiley only costs 4 bytes' diff --git a/a/content_digest b/N1/content_digest index b267a6c..269a9f2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,13 +1,12 @@ "ref\063386a3d0905181340y42ad1868k6b2978e586abc18d@mail.gmail.com\0" - "ref\063386a3d0905181340y42ad1868k6b2978e586abc18d-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0" - "From\0Ben Dooks <ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org>\0" + "From\0Ben Dooks <ben-linux@fluff.org>\0" "Subject\0Re: [PATCH 1/1] MFD: Add U300 AB3100 core support v2\0" "Date\0Tue, 19 May 2009 11:50:19 +0100\0" - "To\0Linus Walleij <linus.ml.walleij-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" - "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org - linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " Linus Walleij <linus.walleij-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org>\0" + "To\0Linus Walleij <linus.ml.walleij@gmail.com>\0" + "Cc\0linux-kernel@vger.kernel.org" + sameo@linux.intel.com + linux-i2c@vger.kernel.org + " Linus Walleij <linus.walleij@stericsson.com>\0" "\00:1\0" "b\0" "On Mon, May 18, 2009 at 10:40:24PM +0200, Linus Walleij wrote:\n" @@ -18,9 +17,9 @@ "> regulators, battery and system power control, vibrator,\n" "> LEDs, and an ALSA codec.\n" "> \n" - "> Signed-off-by: Linus Walleij <linus.walleij-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org>\n" - "> Reviewed-by: Mike Rapoport <mike-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>\n" - "> Reviewed-by: Samuel Ortiz <sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n" + "> Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>\n" + "> Reviewed-by: Mike Rapoport <mike@compulab.co.il>\n" + "> Reviewed-by: Samuel Ortiz <sameo@linux.intel.com>\n" "> ---\n" "> drivers/mfd/Kconfig | 14 +\n" "> drivers/mfd/Makefile | 3 +-\n" @@ -78,7 +77,7 @@ "> + * License terms: GNU General Public License (GPL) version 2\n" "> + * Low-level core for exclusive access to the AB3100 IC on the I2C bus\n" "> + * and some basic chip-configuration.\n" - "> + * Author: Linus Walleij <linus.walleij-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org>\n" + "> + * Author: Linus Walleij <linus.walleij@stericsson.com>\n" "> + */\n" "> +\n" "> +#include <linux/i2c.h>\n" @@ -1036,7 +1035,7 @@ "> +subsys_initcall(ab3100_i2c_init);\n" "> +module_exit(ab3100_i2c_exit);\n" "> +\n" - "> +MODULE_AUTHOR(\"Linus Walleij <linus.walleij-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org>\");\n" + "> +MODULE_AUTHOR(\"Linus Walleij <linus.walleij@stericsson.com>\");\n" "> +MODULE_DESCRIPTION(\"AB3100 core driver\");\n" "> +MODULE_LICENSE(\"GPL\");\n" "> diff --git a/include/linux/mfd/ab3100.h b/include/linux/mfd/ab3100.h\n" @@ -1049,7 +1048,7 @@ "> + * Copyright (C) 2007-2009 ST-Ericsson AB\n" "> + * License terms: GNU General Public License (GPL) version 2\n" "> + * AB3100 core access functions\n" - "> + * Author: Linus Walleij <linus.walleij-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org>\n" + "> + * Author: Linus Walleij <linus.walleij@stericsson.com>\n" "> + */\n" "> +\n" "> +#include <linux/device.h>\n" @@ -1149,12 +1148,12 @@ "> 1.6.2.1\n" "> --\n" "> To unsubscribe from this list: send the line \"unsubscribe linux-i2c\" in\n" - "> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + "> the body of a message to majordomo@vger.kernel.org\n" "> More majordomo info at http://vger.kernel.org/majordomo-info.html\n" "\n" "-- \n" - "Ben (ben-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org, http://www.fluff.org/)\n" + "Ben (ben@fluff.org, http://www.fluff.org/)\n" "\n" 'a smiley only costs 4 bytes' -3e02fa0ad2f3e8a2a4bffa1dff706672a28cd133b1bf4d3908f1ad17103804e2 +e7784c12fee3a2b31610e8c24f9c4be5000b53f9bfd12ff760d2afc320a464be
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.