diff for duplicates of <56E93F2A.60303@nvidia.com> diff --git a/a/1.txt b/N1/1.txt index 2b4d171..cc3e9eb 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,6 +1,6 @@ On Tuesday 15 March 2016 07:42 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,17 +13,12 @@ On Tuesday 15 March 2016 07:42 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> > Oops is this something I should apply for fixes and tag > for stable? > I dont think that it is needed for stable as this is newly added feature. - --- -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 7b90245..cfe7284 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\0CACRpkdbsu+yfFvCR2=vKO3+S46+GHSy+3wu+5uwMmsu0_mfP-Q@mail.gmail.com\0" - "ref\0CACRpkdbsu+yfFvCR2=vKO3+S46+GHSy+3wu+5uwMmsu0_mfP-Q-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, 16 Mar 2016 16:40:34 +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 Tuesday 15 March 2016 07:42 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,19 +32,14 @@ ">> 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" "> Oops is this something I should apply for fixes and tag\n" "> for stable?\n" ">\n" "\n" - "I dont think that it is needed for stable as this is newly added feature.\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 + I dont think that it is needed for stable as this is newly added feature. -41c38947b047934ec23c44d2237f21f54424e235356f931f9ddca0c66b1072a7 +2d2187bb39b42eb6b07e9965c0f9425570113065bd896624a0265c35daec3c3c
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.