lkml.org 
[lkml]   [2018]   [Nov]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v3 3/3] of/property: Add of_fwnode_name()
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:
> > This implements get_name fwnode op for DT.
>
> > +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

\
 
 \ /
  Last update: 2018-11-26 14:40    [W:0.140 / U:0.140 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site