diff for duplicates of <4A0BF776.9030301@compulab.co.il> diff --git a/a/1.txt b/N1/1.txt index 27aa602..6d4494c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -14,7 +14,7 @@ called virtually anywhere. Probably it'd be better to take the approach used other PMIC drivers and register PMIC sub-devices as platform_device, so that only drivers for these sub-devices would be able to access the AB3100 registers. -> Signed-off-by: Linus Walleij <linus.walleij-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org> +> Signed-off-by: Linus Walleij <linus.walleij@stericsson.com> > --- > drivers/mfd/Kconfig | 14 + > drivers/mfd/Makefile | 3 +- @@ -72,7 +72,7 @@ only drivers for these sub-devices would be able to access the AB3100 registers. > + * 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> @@ -957,7 +957,7 @@ free_irq? > +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 @@ -970,7 +970,7 @@ free_irq? > + * 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> diff --git a/a/content_digest b/N1/content_digest index 9f4df96..14c046a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,13 +1,12 @@ "ref\063386a3d0905140129s5fd0f32cxde1114489678f012@mail.gmail.com\0" - "ref\063386a3d0905140129s5fd0f32cxde1114489678f012-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0" - "From\0Mike Rapoport <mike-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>\0" + "From\0Mike Rapoport <mike@compulab.co.il>\0" "Subject\0Re: [PATCH] MFD: Add U300 AB3100 core support v1\0" "Date\0Thu, 14 May 2009 13:50:30 +0300\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" "Hi Linus,\n" @@ -26,7 +25,7 @@ "other PMIC drivers and register PMIC sub-devices as platform_device, so that\n" "only drivers for these sub-devices would be able to access the AB3100 registers.\n" "\n" - "> Signed-off-by: Linus Walleij <linus.walleij-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org>\n" + "> Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>\n" "> ---\n" "> drivers/mfd/Kconfig | 14 +\n" "> drivers/mfd/Makefile | 3 +-\n" @@ -84,7 +83,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" @@ -969,7 +968,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" @@ -982,7 +981,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" @@ -1059,4 +1058,4 @@ "Sincerely yours,\n" Mike. -c9f80f9fcede64099642f7f24e7dab12c9aa07d1ab769f48b2184420b2361d22 +db0360f0451116fc6d30b894057e04c80e323fac2e8cdc0a6ab00851732a38d2
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.