diff for duplicates of <20160628151054.GP24982@dell> diff --git a/a/1.txt b/N1/1.txt index bca17f3..6c174cd 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,41 +2,44 @@ On Fri, 24 Jun 2016, Neil Armstrong wrote: > In order to support the Qualcomm MDM9615 PMIC, add support for the > pm8018 in pm8921 mfd driver. -> -> Reviewed-by: Bjorn Andersson <bjorn.andersson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> -> Signed-off-by: Neil Armstrong <narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org> +>=20 +> Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org> +> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> > --- > drivers/mfd/pm8921-core.c | 1 + > 1 file changed, 1 insertion(+) For my own reference: - Acked-by: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + Acked-by: Lee Jones <lee.jones@linaro.org> > diff --git a/drivers/mfd/pm8921-core.c b/drivers/mfd/pm8921-core.c > index 1b7ec08..0e3a2ea 100644 > --- a/drivers/mfd/pm8921-core.c > +++ b/drivers/mfd/pm8921-core.c -> @@ -309,6 +309,7 @@ static const struct regmap_config ssbi_regmap_config = { +> @@ -309,6 +309,7 @@ static const struct regmap_config ssbi_regmap_config = +=3D { > }; -> -> static const struct of_device_id pm8921_id_table[] = { -> + { .compatible = "qcom,pm8018", }, -> { .compatible = "qcom,pm8058", }, -> { .compatible = "qcom,pm8921", }, +> =20 +> static const struct of_device_id pm8921_id_table[] =3D { +> + { .compatible =3D "qcom,pm8018", }, +> { .compatible =3D "qcom,pm8058", }, +> { .compatible =3D "qcom,pm8921", }, > { } --- +--=20 Lee Jones Linaro STMicroelectronics Landing Team Lead -Linaro.org │ Open source software for ARM SoCs +Linaro.org =E2=94=82 Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog --- +--=20 You received this message because you are subscribed to "rtc-linux". Membership options at http://groups.google.com/group/rtc-linux . Please read http://groups.google.com/group/rtc-linux/web/checklist before submitting a driver. ---- -You received this message because you are subscribed to the Google Groups "rtc-linux" group. -To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org +---=20 +You received this message because you are subscribed to the Google Groups "= +rtc-linux" group. +To unsubscribe from this group and stop receiving emails from it, send an e= +mail to rtc-linux+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/d/optout. diff --git a/a/content_digest b/N1/content_digest index 949f903..b711f14 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,65 +1,67 @@ "ref\01466759887-25394-1-git-send-email-narmstrong@baylibre.com\0" "ref\01466759887-25394-2-git-send-email-narmstrong@baylibre.com\0" - "ref\01466759887-25394-2-git-send-email-narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org\0" - "From\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Subject\0Re: [PATCH v2 1/5] mfd: pm8921: Add support for pm8018\0" + "From\0Lee Jones <lee.jones@linaro.org>\0" + "Subject\0[rtc-linux] Re: [PATCH v2 1/5] mfd: pm8921: Add support for pm8018\0" "Date\0Tue, 28 Jun 2016 16:10:54 +0100\0" - "To\0Neil Armstrong <narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>\0" - "Cc\0dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org" - andy.gross-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - david.brown-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - lgirdwood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - a.zummo-BfzFCNDTiLLj+vYz1yj4TQ@public.gmane.org - alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org - linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org\0" + "To\0Neil Armstrong <narmstrong@baylibre.com>\0" + "Cc\0dmitry.torokhov@gmail.com" + andy.gross@linaro.org + david.brown@linaro.org + lgirdwood@gmail.com + broonie@kernel.org + a.zummo@towertech.it + alexandre.belloni@free-electrons.com + linux-input@vger.kernel.org + linux-kernel@vger.kernel.org + linux-arm-msm@vger.kernel.org + linux-soc@vger.kernel.org + " rtc-linux@googlegroups.com\0" "\00:1\0" "b\0" "On Fri, 24 Jun 2016, Neil Armstrong wrote:\n" "\n" "> In order to support the Qualcomm MDM9615 PMIC, add support for the\n" "> pm8018 in pm8921 mfd driver.\n" - "> \n" - "> Reviewed-by: Bjorn Andersson <bjorn.andersson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" - "> Signed-off-by: Neil Armstrong <narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>\n" + ">=20\n" + "> Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>\n" + "> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>\n" "> ---\n" "> drivers/mfd/pm8921-core.c | 1 +\n" "> 1 file changed, 1 insertion(+)\n" "\n" "For my own reference:\n" - " Acked-by: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + " Acked-by: Lee Jones <lee.jones@linaro.org>\n" "\n" "> diff --git a/drivers/mfd/pm8921-core.c b/drivers/mfd/pm8921-core.c\n" "> index 1b7ec08..0e3a2ea 100644\n" "> --- a/drivers/mfd/pm8921-core.c\n" "> +++ b/drivers/mfd/pm8921-core.c\n" - "> @@ -309,6 +309,7 @@ static const struct regmap_config ssbi_regmap_config = {\n" + "> @@ -309,6 +309,7 @@ static const struct regmap_config ssbi_regmap_config =\n" + "=3D {\n" "> };\n" - "> \n" - "> static const struct of_device_id pm8921_id_table[] = {\n" - "> +\t{ .compatible = \"qcom,pm8018\", },\n" - "> \t{ .compatible = \"qcom,pm8058\", },\n" - "> \t{ .compatible = \"qcom,pm8921\", },\n" + "> =20\n" + "> static const struct of_device_id pm8921_id_table[] =3D {\n" + "> +\t{ .compatible =3D \"qcom,pm8018\", },\n" + "> \t{ .compatible =3D \"qcom,pm8058\", },\n" + "> \t{ .compatible =3D \"qcom,pm8921\", },\n" "> \t{ }\n" "\n" - "-- \n" + "--=20\n" "Lee Jones\n" "Linaro STMicroelectronics Landing Team Lead\n" - "Linaro.org \342\224\202 Open source software for ARM SoCs\n" + "Linaro.org =E2=94=82 Open source software for ARM SoCs\n" "Follow Linaro: Facebook | Twitter | Blog\n" "\n" - "-- \n" + "--=20\n" "You received this message because you are subscribed to \"rtc-linux\".\n" "Membership options at http://groups.google.com/group/rtc-linux .\n" "Please read http://groups.google.com/group/rtc-linux/web/checklist\n" "before submitting a driver.\n" - "--- \n" - "You received this message because you are subscribed to the Google Groups \"rtc-linux\" group.\n" - "To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org\n" + "---=20\n" + "You received this message because you are subscribed to the Google Groups \"=\n" + "rtc-linux\" group.\n" + "To unsubscribe from this group and stop receiving emails from it, send an e=\n" + "mail to rtc-linux+unsubscribe@googlegroups.com.\n" For more options, visit https://groups.google.com/d/optout. -cbc65e58a168dbcde940a656e8f457e8938c9d155416ea1f403f648ec0cde600 +e4e7b50fe02287f125459bbba1716bd3d0f489dac6ce4b9520461e9b83e3d4f8
diff --git a/a/1.txt b/N2/1.txt index bca17f3..440f7d5 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -3,14 +3,14 @@ On Fri, 24 Jun 2016, Neil Armstrong wrote: > In order to support the Qualcomm MDM9615 PMIC, add support for the > pm8018 in pm8921 mfd driver. > -> Reviewed-by: Bjorn Andersson <bjorn.andersson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> -> Signed-off-by: Neil Armstrong <narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org> +> Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org> +> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> > --- > drivers/mfd/pm8921-core.c | 1 + > 1 file changed, 1 insertion(+) For my own reference: - Acked-by: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + Acked-by: Lee Jones <lee.jones@linaro.org> > diff --git a/drivers/mfd/pm8921-core.c b/drivers/mfd/pm8921-core.c > index 1b7ec08..0e3a2ea 100644 @@ -30,13 +30,3 @@ Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog - --- -You received this message because you are subscribed to "rtc-linux". -Membership options at http://groups.google.com/group/rtc-linux . -Please read http://groups.google.com/group/rtc-linux/web/checklist -before submitting a driver. ---- -You received this message because you are subscribed to the Google Groups "rtc-linux" group. -To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org -For more options, visit https://groups.google.com/d/optout. diff --git a/a/content_digest b/N2/content_digest index 949f903..bad1b99 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,22 +1,21 @@ "ref\01466759887-25394-1-git-send-email-narmstrong@baylibre.com\0" "ref\01466759887-25394-2-git-send-email-narmstrong@baylibre.com\0" - "ref\01466759887-25394-2-git-send-email-narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org\0" - "From\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "From\0Lee Jones <lee.jones@linaro.org>\0" "Subject\0Re: [PATCH v2 1/5] mfd: pm8921: Add support for pm8018\0" "Date\0Tue, 28 Jun 2016 16:10:54 +0100\0" - "To\0Neil Armstrong <narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>\0" - "Cc\0dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org" - andy.gross-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - david.brown-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - lgirdwood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - a.zummo-BfzFCNDTiLLj+vYz1yj4TQ@public.gmane.org - alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org - linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org\0" + "To\0Neil Armstrong <narmstrong@baylibre.com>\0" + "Cc\0dmitry.torokhov@gmail.com" + andy.gross@linaro.org + david.brown@linaro.org + lgirdwood@gmail.com + broonie@kernel.org + a.zummo@towertech.it + alexandre.belloni@free-electrons.com + linux-input@vger.kernel.org + linux-kernel@vger.kernel.org + linux-arm-msm@vger.kernel.org + linux-soc@vger.kernel.org + " rtc-linux@googlegroups.com\0" "\00:1\0" "b\0" "On Fri, 24 Jun 2016, Neil Armstrong wrote:\n" @@ -24,14 +23,14 @@ "> In order to support the Qualcomm MDM9615 PMIC, add support for the\n" "> pm8018 in pm8921 mfd driver.\n" "> \n" - "> Reviewed-by: Bjorn Andersson <bjorn.andersson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" - "> Signed-off-by: Neil Armstrong <narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>\n" + "> Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>\n" + "> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>\n" "> ---\n" "> drivers/mfd/pm8921-core.c | 1 +\n" "> 1 file changed, 1 insertion(+)\n" "\n" "For my own reference:\n" - " Acked-by: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + " Acked-by: Lee Jones <lee.jones@linaro.org>\n" "\n" "> diff --git a/drivers/mfd/pm8921-core.c b/drivers/mfd/pm8921-core.c\n" "> index 1b7ec08..0e3a2ea 100644\n" @@ -50,16 +49,6 @@ "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 \"rtc-linux\".\n" - "Membership options at http://groups.google.com/group/rtc-linux .\n" - "Please read http://groups.google.com/group/rtc-linux/web/checklist\n" - "before submitting a driver.\n" - "--- \n" - "You received this message because you are subscribed to the Google Groups \"rtc-linux\" group.\n" - "To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org\n" - For more options, visit https://groups.google.com/d/optout. + Follow Linaro: Facebook | Twitter | Blog -cbc65e58a168dbcde940a656e8f457e8938c9d155416ea1f403f648ec0cde600 +33dd775dc74890fb7352b03197ba362bd1729f5c05f27ed7e3ef55e6b085e214
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.