diff for duplicates of <20140308113141.GA14009@localhost.fastwebnet.it> diff --git a/a/1.txt b/N1/1.txt index 5a1581f..f504878 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -11,7 +11,7 @@ On Fri, Mar 07, 2014 at 07:09:36PM +0100, Maxime Ripard wrote: > > - PEK (Power Enable Key) > > - Regulators > > -> > Signed-off-by: Carlo Caione <carlo-KA+7E9HrN00dnm+yROfE0A@public.gmane.org> +> > Signed-off-by: Carlo Caione <carlo@caione.org> > > --- > > arch/arm/configs/sunxi_defconfig | 1 + > > drivers/mfd/Kconfig | 12 ++ @@ -84,7 +84,7 @@ Ok > > +/* > > + * axp20x.c - mfd core driver for the X-Powers AXP202 and AXP209 > > + * -> > + * Author: Carlo Caione <carlo-KA+7E9HrN00dnm+yROfE0A@public.gmane.org> +> > + * Author: Carlo Caione <carlo@caione.org> > > + * > > + * This program is free software; you can redistribute it and/or modify > > + * it under the terms of the GNU General Public License version 2 as @@ -343,7 +343,7 @@ which is the one apt to power off. > > +module_i2c_driver(axp20x_i2c_driver); > > + > > +MODULE_DESCRIPTION("PMIC MFD core driver for AXP20X"); -> > +MODULE_AUTHOR("Carlo Caione <carlo-KA+7E9HrN00dnm+yROfE0A@public.gmane.org>"); +> > +MODULE_AUTHOR("Carlo Caione <carlo@caione.org>"); > > +MODULE_LICENSE("GPL"); > > diff --git a/include/linux/mfd/axp20x.h b/include/linux/mfd/axp20x.h > > new file mode 100644 @@ -354,7 +354,7 @@ which is the one apt to power off. > > +/* > > + * Functions to access AXP20X power management chip. > > + * -> > + * Copyright (C) 2013, Carlo Caione <carlo-KA+7E9HrN00dnm+yROfE0A@public.gmane.org> +> > + * Copyright (C) 2013, Carlo Caione <carlo@caione.org> > > + * > > + * This program is free software; you can redistribute it and/or modify > > + * it under the terms of the GNU General Public License version 2 as diff --git a/a/content_digest b/N1/content_digest index 0db8781..a52daf9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,23 +1,10 @@ "ref\01393692352-10839-1-git-send-email-carlo@caione.org\0" "ref\01393692352-10839-2-git-send-email-carlo@caione.org\0" "ref\020140307180936.GY607@lukather\0" - "From\0Carlo Caione <carlo-KA+7E9HrN00dnm+yROfE0A@public.gmane.org>\0" - "Subject\0Re: [PATCH 1/7] mfd: AXP20x: Add mfd driver for AXP20x PMIC\0" + "From\0carlo@caione.org (Carlo Caione)\0" + "Subject\0[PATCH 1/7] mfd: AXP20x: Add mfd driver for AXP20x PMIC\0" "Date\0Sat, 8 Mar 2014 12:31:41 +0100\0" - "To\0Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0" - "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" - linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org - hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org - emilio-0Z03zUJReD5OxF6Tv1QG9Q@public.gmane.org - wens-jdAy2FN1RRM@public.gmane.org - sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org - lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - lgirdwood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - " broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Fri, Mar 07, 2014 at 07:09:36PM +0100, Maxime Ripard wrote:\n" @@ -33,7 +20,7 @@ "> > - PEK (Power Enable Key)\n" "> > - Regulators\n" "> > \n" - "> > Signed-off-by: Carlo Caione <carlo-KA+7E9HrN00dnm+yROfE0A@public.gmane.org>\n" + "> > Signed-off-by: Carlo Caione <carlo@caione.org>\n" "> > ---\n" "> > arch/arm/configs/sunxi_defconfig | 1 +\n" "> > drivers/mfd/Kconfig | 12 ++\n" @@ -106,7 +93,7 @@ "> > +/*\n" "> > + * axp20x.c - mfd core driver for the X-Powers AXP202 and AXP209\n" "> > + *\n" - "> > + * Author: Carlo Caione <carlo-KA+7E9HrN00dnm+yROfE0A@public.gmane.org>\n" + "> > + * Author: Carlo Caione <carlo@caione.org>\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 version 2 as\n" @@ -365,7 +352,7 @@ "> > +module_i2c_driver(axp20x_i2c_driver);\n" "> > +\n" "> > +MODULE_DESCRIPTION(\"PMIC MFD core driver for AXP20X\");\n" - "> > +MODULE_AUTHOR(\"Carlo Caione <carlo-KA+7E9HrN00dnm+yROfE0A@public.gmane.org>\");\n" + "> > +MODULE_AUTHOR(\"Carlo Caione <carlo@caione.org>\");\n" "> > +MODULE_LICENSE(\"GPL\");\n" "> > diff --git a/include/linux/mfd/axp20x.h b/include/linux/mfd/axp20x.h\n" "> > new file mode 100644\n" @@ -376,7 +363,7 @@ "> > +/*\n" "> > + * Functions to access AXP20X power management chip.\n" "> > + *\n" - "> > + * Copyright (C) 2013, Carlo Caione <carlo-KA+7E9HrN00dnm+yROfE0A@public.gmane.org>\n" + "> > + * Copyright (C) 2013, Carlo Caione <carlo@caione.org>\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 version 2 as\n" @@ -565,4 +552,4 @@ "--\n" Carlo Caione -6f546fd07b7ac3dfa101ee01369fc37f26bbbee4ea103e6dffb7bb226a1dbc0e +c4e146f9a2c5bc066e1093721be5c1a73b2c30878c1ad40c5b2ec464ebff5620
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.