commit | 6a61dd9fa696a6dfc20f7b8e2ca4dd8e8179072e | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Jun 22 16:54:03 2017 +0900 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 11 10:08:20 2017 -0600 |
tree | bd881306ca94854ca003382fccc52766e2ddff56 | |
parent | 3247fdbaa5f849acd161abff44fc4ddf3a56c491 [diff] |
dm: ofnode: use ofnode_read_bool() to check property existence This will clarify the code. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Simon Glass <sjg@chromium.org>