diff for duplicates of <20200701074232.13632-2-digetx@gmail.com> diff --git a/a/1.txt b/N1/1.txt index f07e77d..07aacbc 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -6,8 +6,8 @@ device-tree is a legit condition. 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 | 23 +++++++++++++++++++++++ include/linux/of_graph.h | 6 ++++++ diff --git a/a/content_digest b/N1/content_digest index f75d9a4..5d2d0bf 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,17 +1,16 @@ "ref\020200701074232.13632-1-digetx@gmail.com\0" - "ref\020200701074232.13632-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 v10 1/2] of_graph: add of_graph_is_present()\0" "Date\0Wed, 1 Jul 2020 10:42:31 +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 cases it's very useful to silently check whether port node exists\n" @@ -22,8 +21,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 | 23 +++++++++++++++++++++++\n" " include/linux/of_graph.h | 6 ++++++\n" @@ -90,4 +89,4 @@ "-- \n" 2.26.0 -b39f4af113f156eeaea27e2549a1b96d5084018ab963d7b16643a1e023174a4f +cacecc987a566645183dba95895cb4f6fc5cb8a6315912e5a048f88da53f0263
diff --git a/a/1.txt b/N2/1.txt index f07e77d..5ab2ecc 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -6,8 +6,8 @@ device-tree is a legit condition. 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 | 23 +++++++++++++++++++++++ include/linux/of_graph.h | 6 ++++++ @@ -73,3 +73,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 f75d9a4..0e945b6 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,17 +1,16 @@ "ref\020200701074232.13632-1-digetx@gmail.com\0" - "ref\020200701074232.13632-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 v10 1/2] of_graph: add of_graph_is_present()\0" "Date\0Wed, 1 Jul 2020 10:42:31 +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 cases it's very useful to silently check whether port node exists\n" @@ -22,8 +21,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 | 23 +++++++++++++++++++++++\n" " include/linux/of_graph.h | 6 ++++++\n" @@ -88,6 +87,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 -b39f4af113f156eeaea27e2549a1b96d5084018ab963d7b16643a1e023174a4f +7fd28f5deab6f3dd6c47b7aff0e554074bfe1af2d726306aa8b77e717ac90988
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.