diff for duplicates of <20161026092720.GN8574@dell> diff --git a/a/1.txt b/N1/1.txt index 6ee166a..37bc090 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -10,7 +10,7 @@ On Sat, 17 Sep 2016, Lawrence Yu wrote: > axp20x tested on a generic A20 tablet. > axp22x tested on an a33 ga10h-v1.1 tablet. > -> Signed-off-by: Lawrence Yu <lyu-U6IdCoVonM7QT0dZR+AlfA@public.gmane.org> +> Signed-off-by: Lawrence Yu <lyu@micile.com> > --- > .../bindings/power_supply/axp20x_ac_power.txt | 35 ++++ > arch/arm/boot/dts/axp209.dtsi | 5 + @@ -41,7 +41,7 @@ Please split this patch up per-subsystem. > + > +Example: > + -> +axp209: pmic@34 { +> +axp209: pmic at 34 { > + compatible = "x-powers,axp209"; > + reg = <0x34>; > + interrupt-parent = <&nmi_intc>; @@ -148,8 +148,8 @@ Please split this patch up per-subsystem. > +/* > + * AXP20x PMIC AC power supply status driver > + * -> + * Copyright (C) 2015 Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> -> + * Copyright (C) 2014 Bruno Prémont <bonbons-ud5FBsm0p/xEiooADzr8i9i2O/JbrIOy@public.gmane.org> +> + * Copyright (C) 2015 Hans de Goede <hdegoede@redhat.com> +> + * Copyright (C) 2014 Bruno Pr?mont <bonbons@linux-vserver.org> > + * > + * 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 the @@ -361,17 +361,12 @@ Please split this patch up per-subsystem. > + > +module_platform_driver(axp20x_ac_power_driver); > + -> +MODULE_AUTHOR("Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>"); +> +MODULE_AUTHOR("Hans de Goede <hdegoede@redhat.com>"); > +MODULE_DESCRIPTION("AXP20x PMIC AC power supply status driver"); > +MODULE_LICENSE("GPL"); -- Lee Jones Linaro STMicroelectronics Landing Team Lead -Linaro.org │ Open source software for ARM SoCs +Linaro.org ? Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog - --- -You received this message because you are subscribed to the Google Groups "linux-sunxi" group. -To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org -For more options, visit https://groups.google.com/d/optout. diff --git a/a/content_digest b/N1/content_digest index 4bef46c..2fdb68b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,20 +1,8 @@ "ref\01474129243-10873-1-git-send-email-lyu@micile.com\0" - "ref\01474129243-10873-1-git-send-email-lyu-U6IdCoVonM7QT0dZR+AlfA@public.gmane.org\0" - "From\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Subject\0Re: [PATCH 1/1] power: axp20x_ac: Add support for ac power-supply on axp20x and axp22x pmics\0" + "From\0lee.jones@linaro.org (Lee Jones)\0" + "Subject\0[PATCH 1/1] power: axp20x_ac: Add support for ac power-supply on axp20x and axp22x pmics\0" "Date\0Wed, 26 Oct 2016 10:27:20 +0100\0" - "To\0Lawrence Yu <lyu-U6IdCoVonM7QT0dZR+AlfA@public.gmane.org>\0" - "Cc\0linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org" - hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org - wens-jdAy2FN1RRM@public.gmane.org - maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org - sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - dbaryshkov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org - linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " bonbons-ud5FBsm0p/xEiooADzr8i9i2O/JbrIOy@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Sat, 17 Sep 2016, Lawrence Yu wrote:\n" @@ -29,7 +17,7 @@ "> axp20x tested on a generic A20 tablet.\n" "> axp22x tested on an a33 ga10h-v1.1 tablet.\n" "> \n" - "> Signed-off-by: Lawrence Yu <lyu-U6IdCoVonM7QT0dZR+AlfA@public.gmane.org>\n" + "> Signed-off-by: Lawrence Yu <lyu@micile.com>\n" "> ---\n" "> .../bindings/power_supply/axp20x_ac_power.txt | 35 ++++\n" "> arch/arm/boot/dts/axp209.dtsi | 5 +\n" @@ -60,7 +48,7 @@ "> +\n" "> +Example:\n" "> +\n" - "> +axp209: pmic@34 {\n" + "> +axp209: pmic at 34 {\n" "> +\tcompatible = \"x-powers,axp209\";\n" "> +\treg = <0x34>;\n" "> +\tinterrupt-parent = <&nmi_intc>;\n" @@ -167,8 +155,8 @@ "> +/*\n" "> + * AXP20x PMIC AC power supply status driver\n" "> + *\n" - "> + * Copyright (C) 2015 Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" - "> + * Copyright (C) 2014 Bruno Pr\303\251mont <bonbons-ud5FBsm0p/xEiooADzr8i9i2O/JbrIOy@public.gmane.org>\n" + "> + * Copyright (C) 2015 Hans de Goede <hdegoede@redhat.com>\n" + "> + * Copyright (C) 2014 Bruno Pr?mont <bonbons@linux-vserver.org>\n" "> + *\n" "> + * This program is free software; you can redistribute it and/or modify it\n" "> + * under the terms of the GNU General Public License as published by the\n" @@ -380,19 +368,14 @@ "> +\n" "> +module_platform_driver(axp20x_ac_power_driver);\n" "> +\n" - "> +MODULE_AUTHOR(\"Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\");\n" + "> +MODULE_AUTHOR(\"Hans de Goede <hdegoede@redhat.com>\");\n" "> +MODULE_DESCRIPTION(\"AXP20x PMIC AC power supply status driver\");\n" "> +MODULE_LICENSE(\"GPL\");\n" "\n" "-- \n" "Lee Jones\n" "Linaro STMicroelectronics Landing Team Lead\n" - "Linaro.org \342\224\202 Open source software for ARM SoCs\n" - "Follow Linaro: Facebook | Twitter | Blog\n" - "\n" - "-- \n" - "You received this message because you are subscribed to the Google Groups \"linux-sunxi\" group.\n" - "To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org\n" - For more options, visit https://groups.google.com/d/optout. + "Linaro.org ? Open source software for ARM SoCs\n" + Follow Linaro: Facebook | Twitter | Blog -6ec0bc201642521a8d6036f75e735236d5f82501e1e56483a4834ef428d91426 +0c0fed76382dd1e36b3e2e26bda6e86aef2c6f91062579df343a65ce090ff76f
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.