Re: [U-Boot] [PATCH] dm: core: fix member name in ofnode_union documentation

2017-11-17 Thread sjg
On 9 November 2017 at 04:44, Baruch Siach wrote: > Fixes: 4984de2baaa ("dm: core: Add ofnode to represent device tree nodes") > Cc: Simon Glass > Signed-off-by: Baruch Siach > --- > include/dm/ofnode.h | 2 +- > 1 file changed, 1

Re: [U-Boot] [PATCH] dm: core: fix member name in ofnode_union documentation

2017-11-09 Thread Simon Glass
On 9 November 2017 at 04:44, Baruch Siach wrote: > Fixes: 4984de2baaa ("dm: core: Add ofnode to represent device tree nodes") > Cc: Simon Glass > Signed-off-by: Baruch Siach > --- > include/dm/ofnode.h | 2 +- > 1 file changed, 1

[U-Boot] [PATCH] dm: core: fix member name in ofnode_union documentation

2017-11-09 Thread Baruch Siach
Fixes: 4984de2baaa ("dm: core: Add ofnode to represent device tree nodes") Cc: Simon Glass Signed-off-by: Baruch Siach --- include/dm/ofnode.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/dm/ofnode.h b/include/dm/ofnode.h