On Wed, Jan 15, 2014 at 06:25:24PM +0800, Li Jun-B47624 wrote:
> On Wed, Jan 08, 2014 at 05:06:17PM +0800, Li Jun wrote:
> > This patch adds OTG fsm related initizations when do otg init, add a
> > seperate file for OTG fsm related utilities.
> >
> > Signed-off-by: Li Jun
> > ---
> > drivers/us
Regards
Li Jun
Tel: 0512-6805 6912
-Original Message-
From: Peter Chen [mailto:peter.c...@freescale.com]
Sent: Thursday, January 09, 2014 3:11 PM
To: Li Jun-B47624
Cc: ba...@ti.com; linux-usb@vger.kernel.org
Subject: Re: [PATCH 02/10] usb: chipidea: usb OTG fsm initlization.
On Wed
On Wed, Jan 08, 2014 at 05:06:17PM +0800, Li Jun wrote:
> This patch adds OTG fsm related initizations when do otg init,
> add a seperate file for OTG fsm related utilities.
>
> Signed-off-by: Li Jun
> ---
> drivers/usb/chipidea/Makefile |1 +
> drivers/usb/chipidea/ci.h |1 +
> dr
This patch adds OTG fsm related initizations when do otg init,
add a seperate file for OTG fsm related utilities.
Signed-off-by: Li Jun
---
drivers/usb/chipidea/Makefile |1 +
drivers/usb/chipidea/ci.h |1 +
drivers/usb/chipidea/otg.c |6 +++
drivers/usb/chipidea/otg_fsm.c