Hi Masahiro,

On 5 July 2017 at 22:49, Simon Glass <s...@chromium.org> wrote:
> On 22 June 2017 at 01:54, Masahiro Yamada <yamada.masah...@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.masah...@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 <s...@chromium.org>

Actually I take that back. I'd like all functions in read.h to start
with dev_read...().

Regards,
Simon
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to