diff for duplicates of <56EA4B96.8000700@samsung.com> diff --git a/a/1.txt b/N1/1.txt index eabd2e4..88b3400 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -11,7 +11,7 @@ You can refer to usage for new function with unique id on patch[1] I'll remove the extcon_[get/set]_cable_state() functions using the string type to identify the external connector. -On 2016? 03? 15? 17:38, Sanchayan Maity wrote: +On 2016년 03월 15일 17:38, Sanchayan Maity wrote: > The existing usage of extcon in Chipidea driver relies on OTG > registers. In case of SoC with dual role device but not a true > OTG controller, this does not work. Such SoC's should specify @@ -23,7 +23,7 @@ On 2016? 03? 15? 17:38, Sanchayan Maity wrote: > anymore on emulating an OTG capable controller by faking OTG > controller reads. > -> Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com> +> Signed-off-by: Sanchayan Maity <maitysanchayan-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > --- > drivers/usb/chipidea/core.c | 64 ++++++++++++++++++++++++-------------------- > drivers/usb/chipidea/otg.c | 39 +-------------------------- @@ -158,3 +158,8 @@ Use extcon_get_cable_state_(cable->edev, EXTCON_USB) Best Regards, Chanwoo Choi + +-- +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 d152048..875d797 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,19 @@ "ref\0cover.1458030082.git.maitysanchayan@gmail.com\0" "ref\0a3dc1c8adc4266d36267901ce6e975ddfca09abb.1458030082.git.maitysanchayan@gmail.com\0" - "From\0cw00.choi@samsung.com (Chanwoo Choi)\0" - "Subject\0[RFC PATCH 1/4] usb: chipidea: Do not rely on OTG while using extcon\0" + "ref\0a3dc1c8adc4266d36267901ce6e975ddfca09abb.1458030082.git.maitysanchayan-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" + "From\0Chanwoo Choi <cw00.choi-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\0" + "Subject\0Re: [RFC PATCH 1/4] usb: chipidea: Do not rely on OTG while using extcon\0" "Date\0Thu, 17 Mar 2016 15:15:50 +0900\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Sanchayan Maity <maitysanchayan-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>" + " Peter.Chen-3arQi8VN3Tc@public.gmane.org\0" + "Cc\0linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + stefan-XLVq0VzYD2Y@public.gmane.org + ivan.ivanov-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + " marcel-mitwqZ+T+m9Wk0Htik3J/w@public.gmane.org\0" "\00:1\0" "b\0" "Hi Sanchayan,\n" @@ -19,7 +29,7 @@ "I'll remove the extcon_[get/set]_cable_state() functions using the string type\n" "to identify the external connector.\n" "\n" - "On 2016? 03? 15? 17:38, Sanchayan Maity wrote:\n" + "On 2016\353\205\204 03\354\233\224 15\354\235\274 17:38, Sanchayan Maity wrote:\n" "> The existing usage of extcon in Chipidea driver relies on OTG\n" "> registers. In case of SoC with dual role device but not a true\n" "> OTG controller, this does not work. Such SoC's should specify\n" @@ -31,7 +41,7 @@ "> anymore on emulating an OTG capable controller by faking OTG\n" "> controller reads.\n" "> \n" - "> Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>\n" + "> Signed-off-by: Sanchayan Maity <maitysanchayan-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "> ---\n" "> drivers/usb/chipidea/core.c | 64 ++++++++++++++++++++++++--------------------\n" "> drivers/usb/chipidea/otg.c | 39 +--------------------------\n" @@ -165,6 +175,11 @@ "[snip]\n" "\n" "Best Regards,\n" - Chanwoo Choi + "Chanwoo Choi\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 -170f105d54edbc6c63fdf85abffb4df523140ef7ec4e90dfafe038267fa0538a +2622e53522657017435f64e90c50b0cb0ec71a292347c37d28122e132280a530
diff --git a/a/1.txt b/N2/1.txt index eabd2e4..250ab2f 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -11,7 +11,7 @@ You can refer to usage for new function with unique id on patch[1] I'll remove the extcon_[get/set]_cable_state() functions using the string type to identify the external connector. -On 2016? 03? 15? 17:38, Sanchayan Maity wrote: +On 2016년 03월 15일 17:38, Sanchayan Maity wrote: > The existing usage of extcon in Chipidea driver relies on OTG > registers. In case of SoC with dual role device but not a true > OTG controller, this does not work. Such SoC's should specify diff --git a/a/content_digest b/N2/content_digest index d152048..c0c7144 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,18 @@ "ref\0cover.1458030082.git.maitysanchayan@gmail.com\0" "ref\0a3dc1c8adc4266d36267901ce6e975ddfca09abb.1458030082.git.maitysanchayan@gmail.com\0" - "From\0cw00.choi@samsung.com (Chanwoo Choi)\0" - "Subject\0[RFC PATCH 1/4] usb: chipidea: Do not rely on OTG while using extcon\0" + "From\0Chanwoo Choi <cw00.choi@samsung.com>\0" + "Subject\0Re: [RFC PATCH 1/4] usb: chipidea: Do not rely on OTG while using extcon\0" "Date\0Thu, 17 Mar 2016 15:15:50 +0900\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Sanchayan Maity <maitysanchayan@gmail.com>" + " Peter.Chen@nxp.com\0" + "Cc\0linux-usb@vger.kernel.org" + linux-kernel@vger.kernel.org + stefan@agner.ch + ivan.ivanov@linaro.org + linux-arm-kernel@lists.infradead.org + devicetree@vger.kernel.org + shawnguo@kernel.org + " marcel@ziswiler.com\0" "\00:1\0" "b\0" "Hi Sanchayan,\n" @@ -19,7 +28,7 @@ "I'll remove the extcon_[get/set]_cable_state() functions using the string type\n" "to identify the external connector.\n" "\n" - "On 2016? 03? 15? 17:38, Sanchayan Maity wrote:\n" + "On 2016\353\205\204 03\354\233\224 15\354\235\274 17:38, Sanchayan Maity wrote:\n" "> The existing usage of extcon in Chipidea driver relies on OTG\n" "> registers. In case of SoC with dual role device but not a true\n" "> OTG controller, this does not work. Such SoC's should specify\n" @@ -167,4 +176,4 @@ "Best Regards,\n" Chanwoo Choi -170f105d54edbc6c63fdf85abffb4df523140ef7ec4e90dfafe038267fa0538a +aaf9ddf88c05f04a52879bc5ea9915da328469393575b4dd864937626de24961
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.