Re: ehci_bus_suspend system halt

2015-05-29 Thread Michael Trimarchi
Hi On Thu, May 28, 2015 at 01:42:07PM -0400, Alan Stern wrote: > On Thu, 28 May 2015, Michael Trimarchi wrote: > > > Hi Alan > > > > we are working on a samsung exysnos5430 device and we have some problem > > during suspend. The only way to solve it seems this patch. > > We don't really know wha

Re: ehci_bus_suspend system halt

2015-05-29 Thread Michael Trimarchi
Hi On Thu, May 28, 2015 at 01:42:07PM -0400, Alan Stern wrote: > On Thu, 28 May 2015, Michael Trimarchi wrote: > > > Hi Alan > > > > we are working on a samsung exysnos5430 device and we have some problem > > during suspend. The only way to solve it seems this patch. > > We don't really know wha

Re: ehci_bus_suspend system halt

2015-05-28 Thread Alan Stern
On Thu, 28 May 2015, Michael Trimarchi wrote: > Hi Alan > > we are working on a samsung exysnos5430 device and we have some problem > during suspend. The only way to solve it seems this patch. > We don't really know what could be the problem. Do you have any suggestion > to debug it? > > diff --