Re: sysfs deferred_probe attribute

2017-01-14 Thread Greg Kroah-Hartman
On Thu, Jan 12, 2017 at 06:26:11PM +, Ben Hutchings wrote: > On Thu, 2017-01-12 at 18:41 +0100, Greg Kroah-Hartman wrote: > > On Thu, Jan 12, 2017 at 11:27:01AM -0600, Rob Herring wrote: > > > I just noticed that we have a new device attribute 'deferred_probe' > > > added in 4.10 with this comm

Re: sysfs deferred_probe attribute

2017-01-12 Thread Tomeu Vizoso
On 01/12/2017 07:26 PM, Ben Hutchings wrote: > On Thu, 2017-01-12 at 18:41 +0100, Greg Kroah-Hartman wrote: >> On Thu, Jan 12, 2017 at 11:27:01AM -0600, Rob Herring wrote: >>> I just noticed that we have a new device attribute 'deferred_probe' >>> added in 4.10 with this commit: >>> >>> commit 6751

Re: sysfs deferred_probe attribute

2017-01-12 Thread Geert Uytterhoeven
Hi Rob, On Thu, Jan 12, 2017 at 6:27 PM, Rob Herring wrote: > I just noticed that we have a new device attribute 'deferred_probe' > added in 4.10 with this commit: > > commit 6751667a29d6fd64afb9ce30567ad616b68ed789 > Author: Ben Hutchings > Date: Tue Aug 16 14:34:18 2016 +0100 > > driver

Re: sysfs deferred_probe attribute

2017-01-12 Thread Ben Hutchings
On Thu, 2017-01-12 at 18:41 +0100, Greg Kroah-Hartman wrote: > On Thu, Jan 12, 2017 at 11:27:01AM -0600, Rob Herring wrote: > > I just noticed that we have a new device attribute 'deferred_probe' > > added in 4.10 with this commit: > > > > commit 6751667a29d6fd64afb9ce30567ad616b68ed789 > > Author

Re: sysfs deferred_probe attribute

2017-01-12 Thread Greg Kroah-Hartman
On Thu, Jan 12, 2017 at 11:27:01AM -0600, Rob Herring wrote: > I just noticed that we have a new device attribute 'deferred_probe' > added in 4.10 with this commit: > > commit 6751667a29d6fd64afb9ce30567ad616b68ed789 > Author: Ben Hutchings > Date: Tue Aug 16 14:34:18 2016 +0100 > > driver

sysfs deferred_probe attribute

2017-01-12 Thread Rob Herring
I just noticed that we have a new device attribute 'deferred_probe' added in 4.10 with this commit: commit 6751667a29d6fd64afb9ce30567ad616b68ed789 Author: Ben Hutchings Date: Tue Aug 16 14:34:18 2016 +0100 driver core: Add deferred_probe attribute to devices in sysfs It is sometimes