[PATCH v6 04/22] of: add function to allow probing a device from a OF node
From: Rafael J. Wysocki <hidden>
Date: 2015-10-24 13:59:37
Also in:
linux-acpi, linux-devicetree, lkml
From: Rafael J. Wysocki <hidden>
Date: 2015-10-24 13:59:37
Also in:
linux-acpi, linux-devicetree, lkml
On Friday, October 23, 2015 08:54:19 AM Mark Brown wrote:
--7cm2iqirTL37Ot+N Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Oct 22, 2015 at 03:03:37PM +0200, Tomeu Vizoso wrote:quoted
On 22 October 2015 at 03:06, Rafael J. Wysocki [off-list ref] wrote:quoted
quoted
Same question as from Greg: How does a subsystem know whether or not to use this function?quoted
Maybe I don't understand the comment, but as the commit message says, subsystems can use this when looking up resources for drivers. Or you mean that this information should be in the API docs?I'm pretty sure what he's suggesting here is changing to "should always" (ie, explain the situations when a subsystem would do this, including decision criteria if it's optional).
Right. Thanks, Rafael