[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140916134156.GB4869@kwain>
Date: Tue, 16 Sep 2014 15:41:56 +0200
From: Antoine Tenart <antoine.tenart@...e-electrons.com>
To: Peter Chen <peter.chen@...escale.com>
Cc: Antoine Tenart <antoine.tenart@...e-electrons.com>, balbi@...com,
gregkh@...uxfoundation.org, kishon@...com,
stern@...land.harvard.edu, sergei.shtylyov@...entembedded.com,
yoshihiro.shimoda.uh@...esas.com,
alexandre.belloni@...e-electrons.com,
thomas.petazzoni@...e-electrons.com, zmxu@...vell.com,
jszhang@...vell.com, linux-usb@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v5 9/9] usb: chipidea: add support to the generic PHY
framework in ChipIdea
On Tue, Sep 16, 2014 at 08:07:21AM +0800, Peter Chen wrote:
> On Mon, Sep 15, 2014 at 12:35:09PM +0200, Antoine Tenart wrote:
> > diff --git a/drivers/usb/chipidea/debug.c b/drivers/usb/chipidea/debug.c
> > index 8f437e1512fa..999e9d683d7a 100644
> > --- a/drivers/usb/chipidea/debug.c
> > +++ b/drivers/usb/chipidea/debug.c
> > @@ -220,7 +220,7 @@ static int ci_otg_show(struct seq_file *s, void *unused)
> >
> > /* ------ State ----- */
> > seq_printf(s, "OTG state: %s\n\n",
> > - usb_otg_state_string(ci->usb_phy->otg.state));
> > + usb_otg_state_string(ci->otg.state));
>
> This one should be at your 8th patch, isn't it?
Right.
Antoine
--
Antoine Ténart, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists