[U-Boot] [PATCH 2/5] dm: ofnode: simplify ofnode_read_prop()

Simon Glass sjg at chromium.org
Thu Jul 6 04:49:05 UTC 2017


On 22 June 2017 at 01:54, Masahiro Yamada <yamada.masahiro at socionext.com> wrote:
> The code inside the if-block is the same as of_get_property().
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> ---
>
>  drivers/core/ofnode.c | 12 +++---------
>  1 file changed, 3 insertions(+), 9 deletions(-)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list