<div dir="ltr"><div>Hi Kishon,<br><br>I confused patch number. I applied patch2,3 on extcon-linus branch.<br><pre>  extcon: Kconfig: Make extcon config type as bool
  extcon: add EXPORT_SYMBOL_GPL for exported functions</pre><br></div>And I will reply comment about patch1 soon.<br><div><div><pre>  extcon: Add an API to get extcon device from dt node</pre><br></div><div>Thanks,<br>Chanwoo Choi<br>
</div><div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 12, 2013 at 9:54 AM, Chanwoo Choi <span dir="ltr"><<a href="mailto:cw00.choi@samsung.com" target="_blank">cw00.choi@samsung.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Kishon,<br>
<br>
Sorry for late reply.<br>
<br>
I applied patch1,2 on extcon-linus branch.<br>
- <a href="http://git.kernel.org/cgit/linux/kernel/git/chanwoo/extcon.git/log/?h=extcon-linus" target="_blank">http://git.kernel.org/cgit/linux/kernel/git/chanwoo/extcon.git/log/?h=extcon-linus</a><br>
<br>
But, I have comment of patch 3 about dt API. I send comment on patch 3 mailing thread.<br>
<br>
Thanks,<br>
Chanwoo Choi<br>
<div class="HOEnZb"><div class="h5"><br>
On 06/04/2013 01:13 AM, Kishon Vijay Abraham I wrote:<br>
> The first three patches deals with cleanup of extcon inorder to get<br>
> through compilation without any issues. It also adds an API to get<br>
> extcon device from dt node which I felt was missing.<br>
><br>
> The next two patches deals with adapt dwc3 to use extcon framework.<br>
> The 4th patch (usb: dwc3: omap: improve error handling of dwc3_omap_probe)<br>
> should have ideally been sent to Felipe, however since<br>
> there will be merge conflicts with the 5th patch<br>
> (usb: dwc3: use extcon fwrk to receive connect/disconnect)<br>
> in this series, I've sent in the same series.<br>
><br>
> Once this patch series get merged, dwc3 in omap would be functional<br>
> in device mode. However there is still some discussion on modelling<br>
> SMPS10 regulator. Once that gets finalized, dwc3 should be functional<br>
> in host mode as well.<br>
><br>
> Kishon Vijay Abraham I (5):<br>
>   extcon: Add an API to get extcon device from dt node<br>
>   extcon: Kconfig: Make extcon config type as bool<br>
>   extcon: add EXPORT_SYMBOL_GPL for exported functions<br>
>   usb: dwc3: omap: improve error handling of dwc3_omap_probe<br>
>   usb: dwc3: use extcon fwrk to receive connect/disconnect<br>
><br>
>  Documentation/devicetree/bindings/usb/omap-usb.txt |    5 +<br>
>  drivers/extcon/Kconfig                             |    2 +-<br>
>  drivers/extcon/extcon-class.c                      |   42 +++++++<br>
>  drivers/usb/dwc3/dwc3-omap.c                       |  133 ++++++++++++++++----<br>
>  include/linux/extcon.h                             |    8 ++<br>
>  include/linux/usb/dwc3-omap.h                      |   30 -----<br>
>  6 files changed, 168 insertions(+), 52 deletions(-)<br>
>  delete mode 100644 include/linux/usb/dwc3-omap.h<br>
><br>
<br>
--<br>
</div></div><div class="HOEnZb"><div class="h5">To unsubscribe from this list: send the line "unsubscribe linux-kernel" in<br>
the body of a message to <a href="mailto:majordomo@vger.kernel.org">majordomo@vger.kernel.org</a><br>
More majordomo info at  <a href="http://vger.kernel.org/majordomo-info.html" target="_blank">http://vger.kernel.org/majordomo-info.html</a><br>
Please read the FAQ at  <a href="http://www.tux.org/lkml/" target="_blank">http://www.tux.org/lkml/</a><br>
</div></div></blockquote></div><br></div>