diff for duplicates of <558FC96E.80403@samsung.com> diff --git a/a/1.txt b/N1/1.txt index 6590c00..4fe5a5a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,10 +1,10 @@ -W dniu 28.06.2015 o 05:25, Bruno Prémont pisze: +W dniu 28.06.2015 o 05:25, Bruno Pr?mont pisze: > On Sat, 27 Jun 2015 14:28:40 Krzysztof Kozlowski wrote: >> W dniu 26.06.2015 o 19:59, Hans de Goede pisze: >>> This adds a driver for the usb power_supply bits of the axp20x PMICs. >>> >>> I initially started writing my own driver, before coming aware of ->>> Bruno Prémont's excellent earlier RFC with a driver for this. +>>> Bruno Pr?mont's excellent earlier RFC with a driver for this. >>> >>> My driver was lacking CURRENT_MAX and VOLTAGE_MIN support Bruno's >>> drvier has, so I've copied the code for those from his driver. @@ -14,10 +14,10 @@ W dniu 28.06.2015 o 05:25, Bruno Prémont pisze: >>> devicetree nodes can reference the right power-supply, and thus each one >>> will get its own mfd-cell / platform_device and platform-driver. >>> ->>> Cc: Bruno Prémont <bonbons-ud5FBsm0p/xEiooADzr8i9i2O/JbrIOy@public.gmane.org> ->>> Acked-by: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> ->>> Signed-off-by: Bruno Prémont <bonbons-ud5FBsm0p/xEiooADzr8i9i2O/JbrIOy@public.gmane.org> ->>> Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> +>>> Cc: Bruno Pr?mont <bonbons@linux-vserver.org> +>>> Acked-by: Lee Jones <lee.jones@linaro.org> +>>> Signed-off-by: Bruno Pr?mont <bonbons@linux-vserver.org> +>>> Signed-off-by: Hans de Goede <hdegoede@redhat.com> >>> --- >>> Changes in v2: >>> -Split out the dt-bindings documentation into a separate patch @@ -78,8 +78,8 @@ W dniu 28.06.2015 o 05:25, Bruno Prémont pisze: >>> +/* >>> + * AXP20x PMIC USB 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 @@ -327,7 +327,7 @@ function. 'err' would fine as well. >>> + >>> +module_platform_driver(axp20x_usb_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 USB power supply status driver"); >>> +MODULE_LICENSE("GPL"); >>> diff --git a/include/linux/mfd/axp20x.h b/include/linux/mfd/axp20x.h @@ -389,8 +389,3 @@ Thanks for explanation. Best regards, Krzysztof - --- -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 dec4249..3c26f16 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,29 +2,19 @@ "ref\01435316357-26606-4-git-send-email-hdegoede@redhat.com\0" "ref\0558E3488.9070501@samsung.com\0" "ref\020150627222505.1a312c78@uranus\0" - "From\0Krzysztof Kozlowski <k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\0" - "Subject\0Re: [PATCH v3 4/4] power: Add an axp20x-usb-power driver\0" + "From\0k.kozlowski@samsung.com (Krzysztof Kozlowski)\0" + "Subject\0[PATCH v3 4/4] power: Add an axp20x-usb-power driver\0" "Date\0Sun, 28 Jun 2015 19:16:14 +0900\0" - "To\0Bruno Pr\303\251mont <bonbons-ud5FBsm0p/xEiooADzr8i9i2O/JbrIOy@public.gmane.org>\0" - "Cc\0devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>" - linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Dmitry Eremin-Solenikov <dbaryshkov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - Sebastian Reichel <sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> - linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org - Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> - David Woodhouse <dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org> - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" - "W dniu 28.06.2015 o 05:25, Bruno Pr\303\251mont pisze:\n" + "W dniu 28.06.2015 o 05:25, Bruno Pr?mont pisze:\n" "> On Sat, 27 Jun 2015 14:28:40 Krzysztof Kozlowski wrote:\n" ">> W dniu 26.06.2015 o 19:59, Hans de Goede pisze:\n" ">>> This adds a driver for the usb power_supply bits of the axp20x PMICs.\n" ">>>\n" ">>> I initially started writing my own driver, before coming aware of\n" - ">>> Bruno Pr\303\251mont's excellent earlier RFC with a driver for this.\n" + ">>> Bruno Pr?mont's excellent earlier RFC with a driver for this.\n" ">>>\n" ">>> My driver was lacking CURRENT_MAX and VOLTAGE_MIN support Bruno's\n" ">>> drvier has, so I've copied the code for those from his driver.\n" @@ -34,10 +24,10 @@ ">>> devicetree nodes can reference the right power-supply, and thus each one\n" ">>> will get its own mfd-cell / platform_device and platform-driver.\n" ">>>\n" - ">>> Cc: Bruno Pr\303\251mont <bonbons-ud5FBsm0p/xEiooADzr8i9i2O/JbrIOy@public.gmane.org>\n" - ">>> Acked-by: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" - ">>> Signed-off-by: Bruno Pr\303\251mont <bonbons-ud5FBsm0p/xEiooADzr8i9i2O/JbrIOy@public.gmane.org>\n" - ">>> Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" + ">>> Cc: Bruno Pr?mont <bonbons@linux-vserver.org>\n" + ">>> Acked-by: Lee Jones <lee.jones@linaro.org>\n" + ">>> Signed-off-by: Bruno Pr?mont <bonbons@linux-vserver.org>\n" + ">>> Signed-off-by: Hans de Goede <hdegoede@redhat.com>\n" ">>> ---\n" ">>> Changes in v2:\n" ">>> -Split out the dt-bindings documentation into a separate patch\n" @@ -98,8 +88,8 @@ ">>> +/*\n" ">>> + * AXP20x PMIC USB 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" @@ -347,7 +337,7 @@ ">>> +\n" ">>> +module_platform_driver(axp20x_usb_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 USB power supply status driver\");\n" ">>> +MODULE_LICENSE(\"GPL\");\n" ">>> diff --git a/include/linux/mfd/axp20x.h b/include/linux/mfd/axp20x.h\n" @@ -408,11 +398,6 @@ "Thanks for explanation.\n" "\n" "Best regards,\n" - "Krzysztof\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. + Krzysztof -2a8384ebfe514dfc7b1d0f91a31f93b438a4d59ec322909aa62f4c9297fb8c45 +1158f211c4b1893d8c425201c0b6e151befcc0277bf13568d090018d28d34aab
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.