On 23 June 2013 00:38, Alan Stern wrote:
> On Sun, 23 Jun 2013, Manjunath Goudar wrote:
>
> > > As a general rule, you should never change code that you don't
> > > understand. Do you _know_ that it will be safe to call ohci_setup() or
> > > ohci_restart() at this point?
> > >
> > >
> > From Dav
On Sun, 23 Jun 2013, Manjunath Goudar wrote:
> > As a general rule, you should never change code that you don't
> > understand. Do you _know_ that it will be safe to call ohci_setup() or
> > ohci_restart() at this point?
> >
> >
> From David Brownell comment I am understanding,instead of calling
On 21 June 2013 22:03, Alan Stern wrote:
> On Fri, 21 Jun 2013, Manjunath Goudar wrote:
>
> > On 20 June 2013 22:23, Alan Stern wrote:
> >
> > > On Thu, 20 Jun 2013, Manjunath Goudar wrote:
> > >
> > > > > > @@ -686,7 +631,7 @@ ohci_hcd_at91_drv_suspend(struct
> platform_device
> > > > > *pdev,