[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20171006100925.GB30565@kroah.com>
Date: Fri, 6 Oct 2017 12:09:25 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Rob Herring <robh@...nel.org>
Cc: linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
Nicolas Pitre <nico@...aro.org>,
Frank Rowand <frowand.list@...il.com>,
Grant Likely <glikely@...retlab.ca>
Subject: Re: [PATCH 5/6] of: wrap accesses to device_node kobject
On Thu, Oct 05, 2017 at 02:44:21PM -0500, Rob Herring wrote:
> In preparation to make kobject element in struct device_node optional,
> provide and use a macro to return the kobject pointer. The only user
> outside the DT core is the driver core.
>
> Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
> Cc: Nicolas Pitre <nico@...aro.org>
> Cc: Frank Rowand <frowand.list@...il.com>
> Signed-off-by: Rob Herring <robh@...nel.org>
> ---
> drivers/base/core.c | 2 +-
> include/linux/of.h | 2 ++
> 2 files changed, 3 insertions(+), 1 deletion(-)
Acked-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Powered by blists - more mailing lists