[U-Boot] [PATCH 4/5] dm: ofnode: rename dev_read_prop() to dev_get_property()

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


On 22 June 2017 at 01:54, Masahiro Yamada <yamada.masahiro at socionext.com> wrote:
> The previous commit renamed ofnode_read_prop() to ofnode_get_propery()
> and fixed its return type.  Likewise, rename dev_read_prop() and fix
> its return type.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> ---
>
>  drivers/core/read.c        | 3 ++-
>  drivers/input/key_matrix.c | 4 ++--
>  include/dm/read.h          | 9 +++++----
>  3 files changed, 9 insertions(+), 7 deletions(-)

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


More information about the U-Boot mailing list