On Thu, May 30, 2013 at 2:38 AM, Felipe Balbi <balbi-l0cyMroinI0@public.gmane.org> wrote:
Hi,

On Wed, May 29, 2013 at 11:36:01AM +0530, Kishon Vijay Abraham I wrote:
> Hi Felipe,
>
> On Tuesday 28 May 2013 11:05 PM, Felipe Balbi wrote:
> >On Fri, May 24, 2013 at 08:01:33PM +0530, Kishon Vijay Abraham I wrote:
> >>This patch series adds driver for palmas usb which is used to detect
> >>attach/detach events of usb device and usb host.
> >>
> >>[PATCH v5 2/3] extcon: Palmas Extcon Driver which was sent previously
> >>is added in this patch series itself. The revision history is added
> >>in the patch comments section.
> >>
> >>A checkpatch warning "WARNING: static const char * array should
> >>probably be static const char * const"is ignored since it introduces a
> >>compilation warning.
> >>
> >>Graeme Gregory (2):
> >>   drivers: regulator: palmas: add an API to set/clear the switch bit on
> >>     SMPS10
> >>   extcon: Palmas Extcon Driver
> >>
> >>Kishon Vijay Abraham I (1):
> >>   usb: dwc3: use extcon fwrk to receive connect/disconnect notification
> >
> >
> >There were some comments to this series, what will happen with it ? Any
> >new versions coming ?
>
> I've already sent new versions. Palmas Extcon Driver is already
> queued in extcon-next.
> Chanwoo can take this patch in his tree after your ACK. [PATCH v2]
> usb: dwc3: use extcon fwrk to receive connect/disconnect
> notification.

alright, thanks for the note, here it is:


Acked-by: Felipe Balbi <balbi-l0cyMroinI0@public.gmane.org>


OK, I applied this patchset on extcon-next branch
and I will send pull-request to GregKH.

You can check on following git repository:
http://git.kernel.org/cgit/linux/kernel/git/chanwoo/extcon.git/log/?h=extcon-next

Thanks,
Chanwoo Choi