Hi,
On Tue, Jul 22, 2014 at 04:33:54PM -0500, Bin Liu wrote:
> On Wed, Jul 9, 2014 at 5:17 AM, Antoine Ténart
> wrote:
> > diff --git a/drivers/usb/chipidea/debug.c b/drivers/usb/chipidea/debug.c
> > index 7cccab6ff308..9a9702773e43 100644
> > --- a/drivers/usb/chipidea/debug.c
> > +++ b/drivers/
Hi,
On Wed, Jul 9, 2014 at 5:17 AM, Antoine Ténart
wrote:
> Before using the PHY framework instead of the USB PHY one, we need to
> move the OTG state into another place, since it won't be available when
> USB PHY isn't used. This patch moves the OTG state into the OTG
> structure, and makes all
On Thu, Jul 10, 2014 at 03:47:58PM +0200, Antoine Ténart wrote:
> Hi Felipe,
>
> On Thu, Jul 10, 2014 at 08:40:23AM -0500, Felipe Balbi wrote:
> > On Wed, Jul 09, 2014 at 12:17:13PM +0200, Antoine Ténart wrote:
> > > Before using the PHY framework instead of the USB PHY one, we need to
> > > move
Hi Felipe,
On Thu, Jul 10, 2014 at 08:40:23AM -0500, Felipe Balbi wrote:
> On Wed, Jul 09, 2014 at 12:17:13PM +0200, Antoine Ténart wrote:
> > Before using the PHY framework instead of the USB PHY one, we need to
> > move the OTG state into another place, since it won't be available when
> > USB P
On Wed, Jul 09, 2014 at 12:17:13PM +0200, Antoine Ténart wrote:
> Before using the PHY framework instead of the USB PHY one, we need to
> move the OTG state into another place, since it won't be available when
> USB PHY isn't used. This patch moves the OTG state into the OTG
> structure, and makes