Re: [PATCH] mtd: Convert to using %pOF instead of full_name

2017-08-17 Thread Boris Brezillon
Le Tue, 18 Jul 2017 16:43:17 -0500, Rob Herring a écrit : > Now that we have a custom printf format specifier, convert users of > full_name to use %pOF instead. This is preparation to remove storing > of the full path string for each node. Applied to l2-mtd/master. Thanks, Boris > > Signed-o

Re: [PATCH] mtd: Convert to using %pOF instead of full_name

2017-08-09 Thread Rob Herring
On Wed, Jul 19, 2017 at 2:44 PM, Boris Brezillon wrote: > On Tue, 18 Jul 2017 16:43:17 -0500 > Rob Herring wrote: > >> Now that we have a custom printf format specifier, convert users of >> full_name to use %pOF instead. This is preparation to remove storing >> of the full path string for each no

Re: [PATCH] mtd: Convert to using %pOF instead of full_name

2017-07-19 Thread Boris Brezillon
On Tue, 18 Jul 2017 16:43:17 -0500 Rob Herring wrote: > Now that we have a custom printf format specifier, convert users of > full_name to use %pOF instead. This is preparation to remove storing > of the full path string for each node. > > Signed-off-by: Rob Herring > Cc: David Woodhouse > Cc: