diff for duplicates of <20200701021617.12030-2-digetx@gmail.com> diff --git a/a/1.txt b/N1/1.txt index dd551b5..e9e3769 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -5,8 +5,8 @@ with parsing of the graph. This patch adds of_graph_is_present() which returns true if given device-tree node contains OF graph port. -Reviewed-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> -Signed-off-by: Dmitry Osipenko <digetx-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> +Reviewed-by: Rob Herring <robh@kernel.org> +Signed-off-by: Dmitry Osipenko <digetx@gmail.com> --- drivers/of/property.c | 52 +++++++++++++++++++++++++++++++++------- include/linux/of_graph.h | 6 +++++ diff --git a/a/content_digest b/N1/content_digest index 3a437ff..bbf0704 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,17 +1,16 @@ "ref\020200701021617.12030-1-digetx@gmail.com\0" - "ref\020200701021617.12030-1-digetx-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" - "From\0Dmitry Osipenko <digetx-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "From\0Dmitry Osipenko <digetx@gmail.com>\0" "Subject\0[PATCH v9 1/2] of_graph: add of_graph_is_present()\0" "Date\0Wed, 1 Jul 2020 05:16:16 +0300\0" - "To\0Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>" - Sam Ravnborg <sam-uyr5N9Q2VtJg9hUCZPvPmw@public.gmane.org> - Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org> - Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - " Frank Rowand <frowand.list-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" - "Cc\0dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org" - linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Thierry Reding <thierry.reding@gmail.com>" + Sam Ravnborg <sam@ravnborg.org> + Laurent Pinchart <laurent.pinchart@ideasonboard.com> + Rob Herring <robh+dt@kernel.org> + " Frank Rowand <frowand.list@gmail.com>\0" + "Cc\0dri-devel@lists.freedesktop.org" + linux-tegra@vger.kernel.org + devicetree@vger.kernel.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "In some case, like a DRM display code for example, it's useful to silently\n" @@ -21,8 +20,8 @@ "This patch adds of_graph_is_present() which returns true if given\n" "device-tree node contains OF graph port.\n" "\n" - "Reviewed-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" - "Signed-off-by: Dmitry Osipenko <digetx-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" + "Reviewed-by: Rob Herring <robh@kernel.org>\n" + "Signed-off-by: Dmitry Osipenko <digetx@gmail.com>\n" "---\n" " drivers/of/property.c | 52 +++++++++++++++++++++++++++++++++-------\n" " include/linux/of_graph.h | 6 +++++\n" @@ -125,4 +124,4 @@ "-- \n" 2.26.0 -b937fcdaef00e481451e55453a5dd4b9181601ee7fa0f67b4c162e9db415ca7f +c37705a09575a54a3ad78ec271ffa9821f89377c441e647984f4cc8417a11d20
diff --git a/a/1.txt b/N2/1.txt index dd551b5..66f3749 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -5,8 +5,8 @@ with parsing of the graph. This patch adds of_graph_is_present() which returns true if given device-tree node contains OF graph port. -Reviewed-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> -Signed-off-by: Dmitry Osipenko <digetx-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> +Reviewed-by: Rob Herring <robh@kernel.org> +Signed-off-by: Dmitry Osipenko <digetx@gmail.com> --- drivers/of/property.c | 52 +++++++++++++++++++++++++++++++++------- include/linux/of_graph.h | 6 +++++ @@ -108,3 +108,8 @@ index 01038a6aade0..4d7756087b6b 100644 { -- 2.26.0 + +_______________________________________________ +dri-devel mailing list +dri-devel@lists.freedesktop.org +https://lists.freedesktop.org/mailman/listinfo/dri-devel diff --git a/a/content_digest b/N2/content_digest index 3a437ff..05f4e02 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,17 +1,16 @@ "ref\020200701021617.12030-1-digetx@gmail.com\0" - "ref\020200701021617.12030-1-digetx-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" - "From\0Dmitry Osipenko <digetx-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "From\0Dmitry Osipenko <digetx@gmail.com>\0" "Subject\0[PATCH v9 1/2] of_graph: add of_graph_is_present()\0" "Date\0Wed, 1 Jul 2020 05:16:16 +0300\0" - "To\0Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>" - Sam Ravnborg <sam-uyr5N9Q2VtJg9hUCZPvPmw@public.gmane.org> - Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org> - Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - " Frank Rowand <frowand.list-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" - "Cc\0dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org" - linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Thierry Reding <thierry.reding@gmail.com>" + Sam Ravnborg <sam@ravnborg.org> + Laurent Pinchart <laurent.pinchart@ideasonboard.com> + Rob Herring <robh+dt@kernel.org> + " Frank Rowand <frowand.list@gmail.com>\0" + "Cc\0linux-tegra@vger.kernel.org" + devicetree@vger.kernel.org + linux-kernel@vger.kernel.org + " dri-devel@lists.freedesktop.org\0" "\00:1\0" "b\0" "In some case, like a DRM display code for example, it's useful to silently\n" @@ -21,8 +20,8 @@ "This patch adds of_graph_is_present() which returns true if given\n" "device-tree node contains OF graph port.\n" "\n" - "Reviewed-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" - "Signed-off-by: Dmitry Osipenko <digetx-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" + "Reviewed-by: Rob Herring <robh@kernel.org>\n" + "Signed-off-by: Dmitry Osipenko <digetx@gmail.com>\n" "---\n" " drivers/of/property.c | 52 +++++++++++++++++++++++++++++++++-------\n" " include/linux/of_graph.h | 6 +++++\n" @@ -123,6 +122,11 @@ " \t\t\t\t\tstruct of_endpoint *endpoint)\n" " {\n" "-- \n" - 2.26.0 + "2.26.0\n" + "\n" + "_______________________________________________\n" + "dri-devel mailing list\n" + "dri-devel@lists.freedesktop.org\n" + https://lists.freedesktop.org/mailman/listinfo/dri-devel -b937fcdaef00e481451e55453a5dd4b9181601ee7fa0f67b4c162e9db415ca7f +7c6400cc96f118f4ea0fc07ddc5ed1af96c4866e88652ee5a2be38496fd8abff
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.