diff for duplicates of <59240507.1040005@samsung.com> diff --git a/a/1.txt b/N1/1.txt index c7bf887..a0c0159 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,7 +8,7 @@ On 2017년 04월 20일 19:16, Enric Balletbo i Serra wrote: >>> Hi, >>> >>> On 2017년 03월 01일 20:19, Enric Balletbo i Serra wrote: ->>>> From: Benson Leung <bleung-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> +>>>> From: Benson Leung <bleung@chromium.org> >>>> >>>> This is the driver for the USB Type C cable detection mechanism >>>> built into the ChromeOS Embedded Controller on systems that @@ -18,8 +18,8 @@ On 2017년 04월 20일 19:16, Enric Balletbo i Serra wrote: >>>> future, it may also be used to notify host and device type cables >>>> and the presence of power. >>>> ->>>> Signed-off-by: Benson Leung <bleung-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> ->>>> Signed-off-by: Enric Balletbo i Serra <enric.balletbo-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org> +>>>> Signed-off-by: Benson Leung <bleung@chromium.org> +>>>> Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com> >>>> --- >>>> Changes since v1: >>>> Requested by Chanwoo Choi @@ -48,7 +48,7 @@ On 2017년 04월 20일 19:16, Enric Balletbo i Serra wrote: >>>> >>> >>> Looks good to me. ->>> Acked-by: Chanwoo Choi <cw00.chio-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> +>>> Acked-by: Chanwoo Choi <cw00.chio@samsung.com> >>> >>> I think this patch should be handled with patches[1]. >>> [1] https://lkml.org/lkml/2017/2/14/655 @@ -92,7 +92,3 @@ Maybe, you better to resend these patches based on v4.12-rcX. Best Regards, Chanwoo Choi Samsung Electronics --- -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 8254a11..8c5d874 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,18 +4,17 @@ "ref\058B7C9BF.1040708@samsung.com\0" "ref\058E44698.5020605@samsung.com\0" "ref\0b0a76ac2-b524-23b3-ef58-22114e8bf209@collabora.com\0" - "ref\0b0a76ac2-b524-23b3-ef58-22114e8bf209-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org\0" - "From\0Chanwoo Choi <cw00.choi-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\0" + "From\0Chanwoo Choi <cw00.choi@samsung.com>\0" "Subject\0Re: [PATCH v2 1/2] extcon: cros-ec: Add extcon-cros-ec driver to support display out.\0" "Date\0Tue, 23 May 2017 18:46:47 +0900\0" - "To\0Enric Balletbo i Serra <enric.balletbo-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>" - MyungJoo Ham <myungjoo.ham-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> - " Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" - "Cc\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>" - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Benson Leung <bleung-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> - " Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>\0" + "To\0Enric Balletbo i Serra <enric.balletbo@collabora.com>" + MyungJoo Ham <myungjoo.ham@samsung.com> + " Rob Herring <robh+dt@kernel.org>\0" + "Cc\0Lee Jones <lee.jones@linaro.org>" + linux-kernel@vger.kernel.org + devicetree@vger.kernel.org + Benson Leung <bleung@chromium.org> + " Olof Johansson <olof@lixom.net>\0" "\00:1\0" "b\0" "Hi Enric,\n" @@ -28,7 +27,7 @@ ">>> Hi,\n" ">>>\n" ">>> On 2017\353\205\204 03\354\233\224 01\354\235\274 20:19, Enric Balletbo i Serra wrote:\n" - ">>>> From: Benson Leung <bleung-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\n" + ">>>> From: Benson Leung <bleung@chromium.org>\n" ">>>>\n" ">>>> This is the driver for the USB Type C cable detection mechanism\n" ">>>> built into the ChromeOS Embedded Controller on systems that\n" @@ -38,8 +37,8 @@ ">>>> future, it may also be used to notify host and device type cables\n" ">>>> and the presence of power.\n" ">>>>\n" - ">>>> Signed-off-by: Benson Leung <bleung-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\n" - ">>>> Signed-off-by: Enric Balletbo i Serra <enric.balletbo-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>\n" + ">>>> Signed-off-by: Benson Leung <bleung@chromium.org>\n" + ">>>> Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>\n" ">>>> ---\n" ">>>> Changes since v1:\n" ">>>> Requested by Chanwoo Choi\n" @@ -68,7 +67,7 @@ ">>>>\n" ">>>\n" ">>> Looks good to me.\n" - ">>> Acked-by: Chanwoo Choi <cw00.chio-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n" + ">>> Acked-by: Chanwoo Choi <cw00.chio@samsung.com>\n" ">>>\n" ">>> I think this patch should be handled with patches[1].\n" ">>> [1] https://lkml.org/lkml/2017/2/14/655\n" @@ -111,10 +110,6 @@ "-- \n" "Best Regards,\n" "Chanwoo Choi\n" - "Samsung Electronics\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 + Samsung Electronics -21d7e1ded9630a46474ac6e039038d4f8d107301349a689a5b7c6976252f0e91 +1d9170fa7182ea4b67e90dce112b858dcbc927f93f16f2d92b96f6b9242a6e0a
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.