diff for duplicates of <570E416E.1000608@nvidia.com> diff --git a/a/1.txt b/N1/1.txt index e77305f..a42a76d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,6 +1,6 @@ On Wednesday 13 April 2016 06:13 PM, Linus Walleij wrote: -> On Fri, Mar 11, 2016 at 2:43 PM, Laxman Dewangan <ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> wrote: +> On Fri, Mar 11, 2016 at 2:43 PM, Laxman Dewangan <ldewangan@nvidia.com> wrote: > >> If GPIO hog configuration failed while adding OF based >> gpiochip() then return the error instead of ignoring it. @@ -13,10 +13,10 @@ On Wednesday 13 April 2016 06:13 PM, Linus Walleij wrote: >> returns error. The error was not causing the Tegra GPIO driver >> to fail as the error was getting ignored. >> ->> Signed-off-by: Laxman Dewangan <ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> ->> Cc: Benoit Parrot <bparrot-l0cyMroinI0@public.gmane.org> ->> Cc: Alexandre Courbot <acourbot-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> ->> Reviewed-by: Thierry Reding <treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> +>> Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> +>> Cc: Benoit Parrot <bparrot@ti.com> +>> Cc: Alexandre Courbot <acourbot@nvidia.com> +>> Reviewed-by: Thierry Reding <treding@nvidia.com> > Rebased and applied this patch FWIW. > This is a fair and square bug fix so need to go in > no matter what happens with the hog patches. @@ -29,8 +29,3 @@ I think 1/5 and 2/5 is also fine as there is no more comment on this. However, 4/5 and 5/5 needs further discussion. Please let me know if I need to send 1/5 and 2/5 here. - --- -To unsubscribe from this list: send the line "unsubscribe devicetree" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index f084842..f90a8cd 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,26 +1,25 @@ "ref\01457703804-3016-1-git-send-email-ldewangan@nvidia.com\0" "ref\01457703804-3016-4-git-send-email-ldewangan@nvidia.com\0" "ref\0CACRpkdbLKWDGvhqtwoogNNgQjG86g9HmpceLLVwKW+94dJk63A@mail.gmail.com\0" - "ref\0CACRpkdbLKWDGvhqtwoogNNgQjG86g9HmpceLLVwKW+94dJk63A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0" - "From\0Laxman Dewangan <ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0" + "From\0Laxman Dewangan <ldewangan@nvidia.com>\0" "Subject\0Re: [PATCH V2 3/5] gpio: of: Return error if gpio hog configuration failed\0" "Date\0Wed, 13 Apr 2016 18:24:06 +0530\0" - "To\0Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Cc\0Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>" - " Pawe\305\202 Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>" - Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> - Markus Pargmann <mpa-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> - Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> - Thierry Reding <treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> - Benoit Parrot <bparrot-l0cyMroinI0@public.gmane.org> - Alexandre Courbot <acourbot-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" + "To\0Linus Walleij <linus.walleij@linaro.org>\0" + "Cc\0Rob Herring <robh+dt@kernel.org>" + " Pawe\305\202 Moll <pawel.moll@arm.com>" + Mark Rutland <mark.rutland@arm.com> + Markus Pargmann <mpa@pengutronix.de> + Stephen Warren <swarren@wwwdotorg.org> + Thierry Reding <treding@nvidia.com> + Benoit Parrot <bparrot@ti.com> + Alexandre Courbot <acourbot@nvidia.com> + devicetree@vger.kernel.org <devicetree@vger.kernel.org> + " linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "\n" "On Wednesday 13 April 2016 06:13 PM, Linus Walleij wrote:\n" - "> On Fri, Mar 11, 2016 at 2:43 PM, Laxman Dewangan <ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> wrote:\n" + "> On Fri, Mar 11, 2016 at 2:43 PM, Laxman Dewangan <ldewangan@nvidia.com> wrote:\n" ">\n" ">> If GPIO hog configuration failed while adding OF based\n" ">> gpiochip() then return the error instead of ignoring it.\n" @@ -33,10 +32,10 @@ ">> returns error. The error was not causing the Tegra GPIO driver\n" ">> to fail as the error was getting ignored.\n" ">>\n" - ">> Signed-off-by: Laxman Dewangan <ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n" - ">> Cc: Benoit Parrot <bparrot-l0cyMroinI0@public.gmane.org>\n" - ">> Cc: Alexandre Courbot <acourbot-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n" - ">> Reviewed-by: Thierry Reding <treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n" + ">> Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>\n" + ">> Cc: Benoit Parrot <bparrot@ti.com>\n" + ">> Cc: Alexandre Courbot <acourbot@nvidia.com>\n" + ">> Reviewed-by: Thierry Reding <treding@nvidia.com>\n" "> Rebased and applied this patch FWIW.\n" "> This is a fair and square bug fix so need to go in\n" "> no matter what happens with the hog patches.\n" @@ -48,11 +47,6 @@ "\n" "However, 4/5 and 5/5 needs further discussion.\n" "\n" - "Please let me know if I need to send 1/5 and 2/5 here.\n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + Please let me know if I need to send 1/5 and 2/5 here. -49ba08a4c2dccc991ae7485cadf5c1e62432a205acd960fc43e9dce0393a3b1c +fcbacc7dbaab1315eef36d382649c14d3bb303136bb4fd42f2bda8eda7ae96fa
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.