Re: [PATCH] usb: phy: Restore deferred probing path

2015-01-06 Thread Thierry Reding
On Mon, Jan 05, 2015 at 12:33:51PM -0700, Stephen Warren wrote: > On 12/23/2014 11:36 AM, Felipe Balbi wrote: > >On Thu, Dec 04, 2014 at 01:06:07PM +0100, Thierry Reding wrote: > >>From: Thierry Reding > >> > >>Commit 1290a958d48e ("usb: phy: propagate __of_usb_find_phy()'s error on > >>failure")

Re: [PATCH] usb: phy: Restore deferred probing path

2015-01-05 Thread Stephen Warren
On 12/23/2014 11:36 AM, Felipe Balbi wrote: On Thu, Dec 04, 2014 at 01:06:07PM +0100, Thierry Reding wrote: From: Thierry Reding Commit 1290a958d48e ("usb: phy: propagate __of_usb_find_phy()'s error on failure") broke platforms that rely on deferred probing to order probing of PHY and host con

Re: [PATCH] usb: phy: Restore deferred probing path

2014-12-23 Thread Felipe Balbi
On Thu, Dec 04, 2014 at 01:06:07PM +0100, Thierry Reding wrote: > From: Thierry Reding > > Commit 1290a958d48e ("usb: phy: propagate __of_usb_find_phy()'s error on > failure") broke platforms that rely on deferred probing to order probing > of PHY and host controller drivers. The reason is that t

Re: [PATCH] usb: phy: Restore deferred probing path

2014-12-18 Thread Thierry Reding
On Wed, Dec 17, 2014 at 09:34:48AM -0800, Greg Kroah-Hartman wrote: > On Wed, Dec 17, 2014 at 09:30:03AM +0100, Thierry Reding wrote: > > On Thu, Dec 04, 2014 at 01:06:07PM +0100, Thierry Reding wrote: > > > From: Thierry Reding > > > > > > Commit 1290a958d48e ("usb: phy: propagate __of_usb_find_

Re: [PATCH] usb: phy: Restore deferred probing path

2014-12-17 Thread Greg Kroah-Hartman
On Wed, Dec 17, 2014 at 09:30:03AM +0100, Thierry Reding wrote: > On Thu, Dec 04, 2014 at 01:06:07PM +0100, Thierry Reding wrote: > > From: Thierry Reding > > > > Commit 1290a958d48e ("usb: phy: propagate __of_usb_find_phy()'s error on > > failure") broke platforms that rely on deferred probing t

Re: [PATCH] usb: phy: Restore deferred probing path

2014-12-17 Thread Thierry Reding
On Thu, Dec 04, 2014 at 01:06:07PM +0100, Thierry Reding wrote: > From: Thierry Reding > > Commit 1290a958d48e ("usb: phy: propagate __of_usb_find_phy()'s error on > failure") broke platforms that rely on deferred probing to order probing > of PHY and host controller drivers. The reason is that t

Re: [PATCH] usb: phy: Restore deferred probing path

2014-12-04 Thread Sergei Shtylyov
On 12/4/2014 4:22 PM, Thierry Reding wrote: From: Thierry Reding Commit 1290a958d48e ("usb: phy: propagate __of_usb_find_phy()'s error on failure") broke platforms that rely on deferred probing to order probing of PHY and host controller drivers. The reason is that the commit simply propagat

Re: [PATCH] usb: phy: Restore deferred probing path

2014-12-04 Thread Thierry Reding
On Thu, Dec 04, 2014 at 03:23:06PM +0300, Sergei Shtylyov wrote: > Hello. > > On 12/4/2014 3:06 PM, Thierry Reding wrote: > > >From: Thierry Reding > > >Commit 1290a958d48e ("usb: phy: propagate __of_usb_find_phy()'s error on > >failure") broke platforms that rely on deferred probing to order p

Re: [PATCH] usb: phy: Restore deferred probing path

2014-12-04 Thread Sergei Shtylyov
Hello. On 12/4/2014 3:06 PM, Thierry Reding wrote: From: Thierry Reding Commit 1290a958d48e ("usb: phy: propagate __of_usb_find_phy()'s error on failure") broke platforms that rely on deferred probing to order probing of PHY and host controller drivers. The reason is that the commit simply

[PATCH] usb: phy: Restore deferred probing path

2014-12-04 Thread Thierry Reding
From: Thierry Reding Commit 1290a958d48e ("usb: phy: propagate __of_usb_find_phy()'s error on failure") broke platforms that rely on deferred probing to order probing of PHY and host controller drivers. The reason is that the commit simply propagates errors from __of_usb_find_phy(), which returns