Thread (8 messages) read the whole thread 8 messages, 2 authors, 2018-11-26

Re: [PATCH v3 3/3] of/property: Add of_fwnode_name()

From: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Date: 2018-11-26 13:40:34
Also in: linux-acpi, lkml

On Mon, Nov 26, 2018 at 03:05:32PM +0200, Andy Shevchenko wrote:
On Mon, Nov 26, 2018 at 02:47:52PM +0300, Heikki Krogerus wrote:
quoted
This implements get_name fwnode op for DT.
quoted
+static int of_fwnode_get_name(const struct fwnode_handle *fwnode, char *buf,
+			      size_t len)
+{
+	snprintf(buf, len, "%pOFn", to_of_node(fwnode));
Same concerns.
OK, I'll fix all of these.

thanks,

-- 
heikki
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help